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

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

Default values

Property Value
bNavigate False
Texture Texture'Gameplay.S_SpecialEvent'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


Other instance functions

ValidAction

function bool ValidAction (int N)

Overrides: ScriptedSequence.ValidAction