I don't need to test my programs. I have an error-correcting modem.

UE2:ScriptedTrigger (UT2004)

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

ScriptedTrigger replaces Counter, Dispatcher, SpecialEventTrigger

Properties

TriggerController

Type: ScriptedTriggerController


Default values

Property Value
bNavigate False
Texture Texture'S_SpecialEvent'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: ScriptedSequence.PostBeginPlay


Reset

event Reset ()

Overrides: ScriptedSequence.Reset


Other instance functions

NextNeededEvent

function name NextNeededEvent ()


TriggersEvent

function bool TriggersEvent (name E)


ValidAction

function bool ValidAction (int N)

Overrides: ScriptedSequence.ValidAction