|
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.
|
|
bool | OnTicksOnRemoteProxy () |
|
◆ IsAbove()
proto external bool LadderComponent.IsAbove |
( |
vector |
pPositionWS | ) |
|
Check if the position is above the ladder.
- Parameters
-
pPositionWS | Position 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
-
frontTop | Desired state of entry. |
The documentation for this interface was generated from the following file:
- Game/generated/Buildings/LadderComponent.c