Mostly Harmless

UE2:ElevatorMover (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Mover >> ElevatorMover
Package: 
U2
This class in other games:
RTNP, U1, UT

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

function MoveKeyframe (int newKeyNum, float newMoveTime)


States

ElevatorTriggerGradual

ElevatorTriggerGradual.InterpolateEnd

function InterpolateEnd (Actor Other)