Cogito, ergo sum
UE2:Dispatcher (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Legend
- Direct subclass:
- U2Dispatcher
- This class in other games:
- RTNP, U1, U2, UE2Runtime, UT
| 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. |
Dispatcher: receives one trigger (corresponding to its name) as input, then triggers a set of specifid events with optional delays.
[edit] Properties
[edit] Property group 'Dispatcher'
[edit] OutDelays
Type: float
Array size: 8
Relative delays before generating events.
[edit] OutEvents
Type: name
Array size: 8
Events to generate.
[edit] Internal variables
[edit] i
Type: int
[edit] Default values
| Property | Value |
|---|---|
| Texture | Texture'Legend.S_Dispatcher' |
[edit] Instance functions
[edit] Trigger
Overrides: Actor.Trigger
