UE2:LiftCenter (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
UT2003 Object >> Actor >> NavigationPoint >> LiftCenter
Package:
Engine
This class in other games:

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