I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:ScriptedTrigger (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Actor >> Keypoint >> AIScript >> ScriptedSequence >> ScriptedTrigger |
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. |
ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger
Default values
| Property | Value |
|---|---|
| bNavigate | False |
| Texture | Texture'Gameplay.S_SpecialEvent' |
Functions
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Other instance functions
ValidAction
Overrides: ScriptedSequence.ValidAction
