AIDef:Action/EventCancelEndAction

From ZeldaMods (Breath of the Wild)
Revision as of 19:22, 23 October 2018 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
EventCancelEndAction
AI definition
Type Action

Used by event flowcharts to mark the end of a section that can be skipped. Used in conjunction with AIDef:Action/EventCancelStartAction.

DynamicInstParams

Name Type Default value Description
NoFadeIn Bool Whether to skip doing a fadeout + fadein


Derived definitions

Demo_EventCancelEnd (EventSystemActor)

No overridden parameters.