AIDef:Action/EventCancelEndAction: Difference between revisions
Jump to navigation
Jump to search
no edit summary
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 end of a section that can be skipped. Used in conjunction with [[AIDef:Action/EventCancelBeginAction]]. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
Line 8: | Line 10: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| NoFadeIn || Bool || || | | NoFadeIn || Bool || || Whether to skip doing a fadeout + fadein | ||
|- | |- | ||
|} | |} |