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

UE2:StageTrigger (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Triggers >> Trigger >> StageTrigger
Package: 
U2

StageTrigger. $Author: Mfox $ $Date: 4/30/02 12:34p $ $Revision: 3 $

Properties

Property group 'StageTrigger'

DispatcherTags

Type: name

Array size: 8

List of U2Dispatchers that are linked to this StageTrigger

MaxKeyFrame

Type: int


TagDec

Type: name


TagInc

Type: name


WaterEvents

Type: name

Array size: 8


Internal variables

CurrentStage

Type: int

Internal stage tracker (also acts as a keyframe for the mover we're affecting)

Dispatchers

Type: U2Dispatcher

Array size: 8


Functions

Events

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Other instance functions

ChangeStage

function ChangeStage (Actor Other, int Delta)


EnableTriggers

function EnableTriggers (bool bEnable)