The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:LiftCenter (U1)

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

LiftCenter.

Properties[edit]

Property group 'LiftCenter'[edit]

LiftTag[edit]

Type: name


LiftTrigger[edit]

Type: name


MaxZDiffAdd[edit]

Type: float

added threshold for Z difference between pawn and lift (for lifts which are at the end of a ramp or stairs)

Internal variables[edit]

LastTriggerTime[edit]

Type: float


MyLift[edit]

Type: Mover


RecommendedTrigger[edit]

Type: Trigger


Default values[edit]

Property Value
bNoDelete True
bStatic False
ExtraCost 400

Events[edit]

PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


SpecialHandling[edit]

event Actor SpecialHandling (Pawn Other)

Overrides: Actor.SpecialHandling