There is no spoon

UE3:Ladder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> Actor >> NavigationPoint >> Ladder

Contents

Package: 
Engine
Direct subclass:
AutoLadder
This class in other games:
U2, U2XMP, UE2Runtime, UT, UT2003, UT2004, UT3

null

[edit] Properties

[edit] LadderList

Type: Ladder


[edit] MyLadder

Type: LadderVolume


[edit] Default values

Property Value
bNotBased True
bSpecialMove True

[edit] Subobjects

[edit] Arrow

Class: Engine.ArrowComponent

Inherits from: NavigationPoint.Arrow

Property Value
ReplacementPrimitive None

[edit] CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: NavigationPoint.CollisionCylinder

Property Value
CollisionHeight 80.0
CollisionRadius 40.0
ReplacementPrimitive None

[edit] PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: NavigationPoint.PathRenderer

Property Value
ReplacementPrimitive None

[edit] Sprite

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite

Property Value
ReplacementPrimitive None
Sprite Texture2D'EditorResources.S_Ladder'

[edit] Sprite2

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite2

Property Value
ReplacementPrimitive None

[edit] Events

[edit] SuggestMovePreparation

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation