AIDef:Action/EventCancelStartAction

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
EventCancelStartAction
AI definition
Type Action

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

DynamicInstParams

Name Type Default value Description
ShowLogo Bool


Derived definitions

Demo_EventCancelStart (EventSystemActor)

No overridden parameters.