I'm a doctor, not a mechanic

UE2:ScriptedTrigger (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Keypoint >> AIScript >> ScriptedSequence >> ScriptedTrigger
Package: 
Gameplay
This class in other games:
UT2003, U2, UT2004

ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger

Default values[edit]

Property Value
bNavigate False
Texture Texture'Gameplay.S_SpecialEvent'

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions[edit]

ValidAction[edit]

function bool ValidAction (int N)

Overrides: ScriptedSequence.ValidAction