Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Brush | +-- Engine.Volume | +-- UT2k4Assault.ASCriticalObjectiveVolume
Variables Summary | |
---|---|
Info | CheckTimer |
ASCriticalObjectiveVolume | |
class<Pawn> | ConstraintPawnClass |
Inherited Variables from Engine.Volume |
---|
AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority |
Inherited Variables from Engine.Brush |
---|
bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Brush |
---|
ECsgOper |
Functions Summary | ||
---|---|---|
BeginState () Critical | ||
BeginState () Disabled | ||
BeginState () ObjectiveDisabled | ||
Destroyed () | ||
bool | IsCriticalPawn (Pawn P) | |
bool | IsStillCritical () | |
PostBeginPlay () | ||
Reset () | ||
TimerPop (VolumeTimer T) Critical | ||
Touch (Actor Other) Safe |
Inherited Functions from Engine.Volume |
---|
BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch |
States Summary |
---|
Critical Source code |
---|
state Critical |
BeginState, TimerPop |
Disabled Source code |
---|
state Disabled |
BeginState |
ObjectiveDisabled Source code |
---|
state ObjectiveDisabled |
BeginState |
Safe Source code |
---|
auto state Safe |
Touch |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { ConstraintPawnClass=Class'Engine.Pawn' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |