UE2:Ladder (UT2004): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
m Reverted edits by 82.201.226.99 (Talk) to last version by Wormbo
 
Line 9: Line 9:
null
null


3KLCLc  <a href="http://fqlrwfoaqdfn.com/">fqlrwfoaqdfn</a>, [url=http://ywgrjkivxlye.com/]ywgrjkivxlye[/url], [link=http://uxpkccbvmrks.com/]uxpkccbvmrks[/link], http://ttsxachbrecz.com/
==Properties==
====LadderList====
'''Type:''' {{cl|Ladder}}
 
<!-- enter variable description -->
 
====MyLadder====
'''Type:''' {{cl|LadderVolume}}
 
<!-- enter variable description -->
 
===Default values===
{| class="list defaults"
! Property
! Value
|-
| {{tl|bDirectional||Actor properties}}
| True
|-
| {{tl|bNotBased||NavigationPoint}}
| True
|-
| {{tl|bSpecialMove||NavigationPoint}}
| True
|-
| {{tl|Texture||Actor properties}}
| S_Ladder
|}


==Events==
==Events==

Latest revision as of 21:56, 22 May 2009

Package:
Engine
Direct subclass:
AutoLadder
This class in other games:

null

Properties

LadderList

Type: Ladder


MyLadder

Type: LadderVolume


Default values

Property Value
bDirectional True
bNotBased True
bSpecialMove True
Texture S_Ladder

Events

SuggestMovePreparation

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation