AIDef:Action/EventLoopEndAction: Difference between revisions

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
imported>Leoetlino
(import AI definitions from 1.5.0 (fixed))
imported>Leoetlino
No edit summary
 
Line 3: Line 3:
|type=Action
|type=Action
}}
}}
Marks the end of an event flow that should loop and restart at the entry point.


== Derived definitions ==
== Derived definitions ==

Latest revision as of 08:13, 24 October 2018

EventLoopEndAction
AI definition
Type Action

Marks the end of an event flow that should loop and restart at the entry point.

Derived definitions

Demo_LoopEnd (EventSystemActor)

No overridden parameters.