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

UE2:ScriptedTrigger (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> Actor >> Keypoint >> AIScript >> ScriptedSequence >> ScriptedTrigger

Contents

Package: 
Legend
This class in other games:
UE2Runtime, UT2003, UT2004

ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger

[edit] Default values

Property Value
bNavigate False
Texture Texture'Legend.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