I don't need to test my programs. I have an error-correcting modem.
UE2:ElevatorMover (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
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. |
ElevatorMover.uc $Author: Mfox $ $Date: 4/30/02 12:34p $ $Revision: 4 $
Properties
bMoveKey
Type: bool
LastKeyNum
Type: int
MoveDirection
Type: int
MoveTimeInterval
Type: float
MyTrigger
Type: StageTrigger
NextKeyNum
Type: int
Functions
Events
BeginPlay
event BeginPlay ()
Overrides: Mover.BeginPlay
KeyFrameReached
event KeyFrameReached ()
Overrides: Mover.KeyFrameReached
Other instance functions
DoClose
function DoClose ()
Overrides: Mover.DoClose
DoOpen
function DoOpen ()
Overrides: Mover.DoOpen
FinishedClosing
function FinishedClosing ()
Overrides: Mover.FinishedClosing
FinishedOpening
function FinishedOpening ()
Overrides: Mover.FinishedOpening
MoveKeyframe
States
ElevatorTriggerGradual
ElevatorTriggerGradual.InterpolateEnd
function InterpolateEnd (Actor Other)