Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Brush | +-- Engine.Mover | +-- UnrealI.ElevatorMover
Variables Summary | |
---|---|
bool | bMoveKey |
int | LastKeyNum |
int | MoveDirection |
float | MoveTimeInterval |
int | NextKeyNum |
Inherited Variables from Engine.Brush |
---|
bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh |
Enumerations Summary |
---|
Inherited Enumerations from Engine.Mover |
---|
EBumpType, EMoverEncroachType, EMoverGlideType |
Inherited Enumerations from Engine.Brush |
---|
ECsgOper |
Functions Summary | ||
---|---|---|
![]() | BeginPlay () | |
![]() | BeginState () ElevatorTriggerGradual | |
![]() | DoClose () | |
![]() | DoOpen () | |
![]() | InterpolateEnd (actor Other) ElevatorTriggerGradual | |
![]() | MoveKeyframe (int newKeyNum, float newMoveTime) |
Inherited Functions from Engine.Mover |
---|
Attach, BeginEvent, BeginPlay, BeginState, Bump, DoClose, DoOpen, EncroachingOn, EndEvent, FindTriggerActor, FinishedClosing, FinishedOpening, FinishNotify, HandleDoor, HandleTriggerDoor, InterpolateEnd, InterpolateTo, MakeGroupReturn, MakeGroupStop, PostBeginPlay, SetKeyframe, SpecialHandling, TakeDamage, Timer, Trigger, UnTrigger |
States Summary |
---|
ElevatorTriggerGradual Source code |
---|
state ElevatorTriggerGradual |
BeginState, InterpolateEnd |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
}
|
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |