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 | ||
==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:
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
LadderList
Type: Ladder
MyLadder
Type: LadderVolume
Default values
Property | Value |
---|---|
bDirectional | True |
bNotBased | True |
bSpecialMove | True |
Texture | S_Ladder |
Events
SuggestMovePreparation
Overrides: NavigationPoint.SuggestMovePreparation