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)
 
imported>Leoetlino
No edit summary
 
(One intermediate revision by the same user not shown)
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 ==
=== Demo_LoopEnd (EventSystemActor) ===
{{AIDefDerived
|name=Demo_LoopEnd
|group_name=
|derived_from=EventLoopEndAction
|aiprog=EventSystemActor
}}
No overridden parameters.

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.