I'm a doctor, not a mechanic

UE2:ScriptedTrigger (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Keypoint >> AIScript >> ScriptedSequence >> ScriptedTrigger
Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger

Default values

Property Value
bNavigate False
Texture Texture'S_SpecialEvent'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

ValidAction

function bool ValidAction (int N)

Overrides: ScriptedSequence.ValidAction