AIDef:Action/EventCancelStartAction: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Leoetlino No edit summary |
||
Line 3: | Line 3: | ||
|type=Action | |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 == | == DynamicInstParams == |
Latest revision as of 19:20, 23 October 2018
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.