|
proto external bool | CanExit () |
| returns true if ladder can be exited
|
|
proto external void | Exit () |
|
proto external int | CanExitLR () |
| returns flags that represent a possibility to exit ladder to the right (0x1) and/or to the left (0x2)
|
|
◆ CanExit()
proto external bool CharacterCommandLadder.CanExit |
( |
| ) |
|
returns true if ladder can be exited
◆ CanExitLR()
proto external int CharacterCommandLadder.CanExitLR |
( |
| ) |
|
returns flags that represent a possibility to exit ladder to the right (0x1) and/or to the left (0x2)
◆ DetectLadder()
◆ Exit()
proto external void CharacterCommandLadder.Exit |
( |
| ) |
|
The documentation for this interface was generated from the following file:
- Game/generated/Character/CharacterCommandLadder.c