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

Public Member Functions

proto external bool IsAbove (vector pPositionWS)
 Check if the position is above the ladder.
 
proto external void SetEnabledEntry (bool frontTop)
 Enable or disable the top front entry of the ladder.
 
- Public Member Functions inherited from GameComponent
bool OnTicksOnRemoteProxy ()
 

Member Function Documentation

◆ IsAbove()

proto external bool LadderComponent.IsAbove ( vector  pPositionWS)

Check if the position is above the ladder.

Parameters
pPositionWSPosition in world space which will be checked
Returns
Return true if the position is above the ladder

◆ SetEnabledEntry()

proto external void LadderComponent.SetEnabledEntry ( bool  frontTop)

Enable or disable the top front entry of the ladder.

Parameters
frontTopDesired state of entry.

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