I'm a doctor, not a mechanic
UE2:RoundRobin (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
RoundRobin: Each time it's triggered, it advances through a list of outgoing events. OBSOLETE - superceded by ScriptedTrigger
[edit] Properties
[edit] Property group 'RoundRobin'
[edit] bLoop
Type: bool
Whether to loop when get to end.
[edit] OutEvents
Type: name
Array size: 16
Events to generate.
[edit] Internal variables
[edit] i
Type: int
[edit] Default values
| Property | Value |
|---|---|
| bObsolete | True |
[edit] Events
[edit] Trigger
Overrides: Actor.Trigger
