UE3:Ladder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> Actor >> NavigationPoint >> Ladder
Package:
Engine
Direct subclass:
AutoLadder
This class in other games:

null

Properties

LadderList

Type: Ladder


MyLadder

Type: LadderVolume


Default values

Property Value
bNotBased True
bSpecialMove True

Subobjects

Arrow

Class: Engine.ArrowComponent

Inherits from: NavigationPoint.Arrow

Property Value
ReplacementPrimitive None

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: NavigationPoint.CollisionCylinder

Property Value
CollisionHeight 80.0
CollisionRadius 40.0
ReplacementPrimitive None

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: NavigationPoint.PathRenderer

Property Value
ReplacementPrimitive None

Sprite

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite

Property Value
ReplacementPrimitive None
Sprite Texture2D'EditorResources.S_Ladder'

Sprite2

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite2

Property Value
ReplacementPrimitive None

Events

SuggestMovePreparation

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation