Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:Ladder (UDK)

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

null

Properties[edit]

LadderList[edit]

Type: Ladder


MyLadder[edit]

Type: LadderVolume


Default values[edit]

Property Value
bNotBased True
bSpecialMove True

Subobjects[edit]

Arrow[edit]

Class: Engine.ArrowComponent

Inherits from: NavigationPoint.Arrow

Property Value
ReplacementPrimitive None

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: NavigationPoint.CollisionCylinder

Property Value
CollisionHeight 80.0
CollisionRadius 40.0
ReplacementPrimitive None

PathRenderer[edit]

Class: Engine.PathRenderingComponent

Inherits from: NavigationPoint.PathRenderer

Property Value
ReplacementPrimitive None

Sprite[edit]

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite

Property Value
ReplacementPrimitive None
Sprite Texture2D'EditorResources.S_Ladder'

Sprite2[edit]

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite2

Property Value
ReplacementPrimitive None

Events[edit]

SuggestMovePreparation[edit]

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation