Cogito, ergo sum

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

Property group 'LiftCenter'

LiftTag

Type: name


LiftTrigger

Type: name


Internal variables

LiftOffset

Type: Object.Vector

starting vector between MyLift location and LiftCenter location

MaxDist2D

Type: float


Default value: 400.0

MyLift

Type: Mover


RecommendedTrigger

Type: Trigger


Default values

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

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: NavigationPoint.PostBeginPlay


SpecialHandling

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling


SuggestMovePreparation

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation


Other instance functions

ProceedWithMove

function bool ProceedWithMove (Pawn Other)

Overrides: NavigationPoint.ProceedWithMove