UE2:LiftCenter (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> NavigationPoint >> LiftCenter
Package:
Engine
Direct subclass:
JumpSpot
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
bSpecialMove True
bStatic False
ConnectFlags CFL_Source
ExtraCost 400
RemoteRole ROLE_None
Texture Texture'Engine.S_LiftCenter'

Functions

Events

PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.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