There is no spoon
Difference between revisions of "UE2:Ladder (UT2004)"
From Unreal Wiki, The Unreal Engine Documentation Site
(→Properties) |
m (Reverted edits by 82.201.226.99 (Talk) to last version by Wormbo) |
||
Line 9: | Line 9: | ||
null | null | ||
− | + | ==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
Object >> Actor >> NavigationPoint >> SmallNavigationPoint >> Ladder |
- Package:
- Engine
- Direct subclass:
- AutoLadder
- This class in other games:
- UT, UT2003, U2, UE2Runtime, U2XMP, UT3, UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
Overrides: NavigationPoint.SuggestMovePreparation