UE2:Ladder (U2XMP): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
m Reverted edits by 94.19.191.183 (Talk) to last revision by Wormbo |
|||
Line 8: | Line 8: | ||
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|bAllowFlyPaths||NavigationPoint}} | |||
| False | |||
|- | |||
| {{tl|bAllowJumpPaths||NavigationPoint}} | |||
| False | |||
|- | |||
| {{tl|bAllowSwimPaths||NavigationPoint}} | |||
| False | |||
|- | |||
| {{tl|bDirectional||Actor properties}} | |||
| True | |||
|- | |||
| {{tl|bFindBase||NavigationPoint}} | |||
| False | |||
|- | |||
| {{tl|bSpecialMove||NavigationPoint}} | |||
| True | |||
|- | |||
| {{tl|Texture||Actor properties}} | |||
| {{cl|Texture}}'Engine.S_Ladder' | |||
|} | |||
==Events== | ==Events== |
Latest revision as of 05:04, 24 March 2010
Object >> Actor >> NavigationPoint >> 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 |
---|---|
bAllowFlyPaths | False |
bAllowJumpPaths | False |
bAllowSwimPaths | False |
bDirectional | True |
bFindBase | False |
bSpecialMove | True |
Texture | Texture'Engine.S_Ladder' |
Events
SuggestMovePreparation
Overrides: NavigationPoint.SuggestMovePreparation