I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:StageTrigger (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- Package:
- U2
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
StageTrigger. $Author: Mfox $ $Date: 4/30/02 12:34p $ $Revision: 3 $
Properties[edit]
Property group 'StageTrigger'[edit]
DispatcherTags[edit]
Type: name
Array size: 8
List of U2Dispatchers that are linked to this StageTrigger
MaxKeyFrame[edit]
Type: int
TagDec[edit]
Type: name
TagInc[edit]
Type: name
WaterEvents[edit]
Type: name
Array size: 8
Internal variables[edit]
CurrentStage[edit]
Type: int
Internal stage tracker (also acts as a keyframe for the mover we're affecting)
Dispatchers[edit]
Type: U2Dispatcher
Array size: 8
Functions[edit]
Events[edit]
PreBeginPlay[edit]
simulated event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Other instance functions[edit]
ChangeStage[edit]
EnableTriggers[edit]
function EnableTriggers (bool bEnable)