I don't need to test my programs. I have an error-correcting modem.

UE2:LiftCenter (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> NavigationPoint >> LiftCenter
Package: 
Engine
This class in other games:
RTNP, U1, UT, UT2003, U2, UE2Runtime, U2XMP, UT3, UDK

LiftCenter.

Properties[edit]

Property group 'LiftCenter'[edit]

LiftTag[edit]

Type: name


LiftTrigger[edit]

Type: name


Internal variables[edit]

LiftOffset[edit]

Type: Object.Vector

starting vector between MyLift location and LiftCenter location

MaxDist2D[edit]

Type: float


Default value: 400.0

MyLift[edit]

Type: Mover


RecommendedTrigger[edit]

Type: Trigger


Default values[edit]

Property Value
bForceNoStrafing True
bNeverUseStrafing True
bNoAutoConnect True
bSpecialMove True
bStatic False
ExtraCost 400
RemoteRole ROLE_None
Texture S_LiftCenter

Functions[edit]

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


SpecialHandling[edit]

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling


SuggestMovePreparation[edit]

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation


Other instance functions[edit]

ProceedWithMove[edit]

function bool ProceedWithMove (Pawn Other)

Overrides: NavigationPoint.ProceedWithMove