My program doesn't have bugs. It just develops random features.

UE2:ScriptedTrigger (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:10, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2Runtime Object >> Actor >> Keypoint >> AIScript >> ScriptedSequence >> ScriptedTrigger

Contents

Package: 
Gameplay
This class in other games:
U2, UT2003, UT2004

ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger

[edit] Default values

Property Value
bNavigate False
Texture Texture'Gameplay.S_SpecialEvent'

[edit] Functions

[edit] Events

[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] Other instance functions

[edit] ValidAction

function bool ValidAction (int N)

Overrides: ScriptedSequence.ValidAction