Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
CharacterCommandLadder Interface Reference
Inheritance diagram for CharacterCommandLadder:
[legend]

Public Member Functions

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)
 

Static Public Member Functions

static proto LadderComponent DetectLadder (ChimeraCharacter pCharacter, int pLadderPhxLayer)
 

Member Function Documentation

◆ 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()

static proto LadderComponent CharacterCommandLadder.DetectLadder ( ChimeraCharacter  pCharacter,
int  pLadderPhxLayer 
)
static

◆ Exit()

proto external void CharacterCommandLadder.Exit ( )

The documentation for this interface was generated from the following file: