Cogito, ergo sum

UE3:Ladder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

null

[edit] Properties

[edit] LadderList

Type: Ladder


[edit] MyLadder

Type: LadderVolume


[edit] Default values

Property Value
bNotBased True
bSpecialMove True
CollisionType COLLIDE_CustomDefault

[edit] Subobjects

[edit] Arrow

Class: Engine.ArrowComponent

Inherits from: NavigationPoint.Arrow

No new values.

[edit] CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: NavigationPoint.CollisionCylinder

Property Value
CollisionHeight 80.0
CollisionRadius 40.0

[edit] PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: NavigationPoint.PathRenderer

No new values.

[edit] Sprite

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite

Property Value
Sprite Texture2D'EngineResources.S_Ladder'

[edit] Sprite2

Class: Engine.SpriteComponent

Inherits from: NavigationPoint.Sprite2

No new values.

[edit] Events

[edit] SuggestMovePreparation

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation