Gah - a solution with more questions. – EntropicLqd

Difference between revisions of "UE2:Ladder (UT2004)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Properties)
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:
UT, UT2003, U2, UE2Runtime, U2XMP, UT3, UDK

null

Properties[edit]

LadderList[edit]

Type: Ladder


MyLadder[edit]

Type: LadderVolume


Default values[edit]

Property Value
bDirectional True
bNotBased True
bSpecialMove True
Texture S_Ladder

Events[edit]

SuggestMovePreparation[edit]

event bool SuggestMovePreparation (Pawn Other)

Overrides: NavigationPoint.SuggestMovePreparation