|
DayZ 1.24
|
Private Member Functions | |
| void | HumanCommandLadder () |
| void | ~HumanCommandLadder () |
| proto native bool | CanExit () |
| returns true if on exiting point | |
| proto native void | Exit () |
| proto native vector | GetLogoutPosition () |
Static Private Member Functions | |
| proto static native bool | DebugDrawLadder (Building pBuilding, int pLadderIndex) |
| debug draws any ladder | |
| proto static native int | DebugGetLadderIndex (string pComponentName) |
|
inlineprivate |
|
inlineprivate |
|
staticprivate |
debug draws any ladder
Referenced by ActionEnterLadder::ActionCondition().
|
staticprivate |
Referenced by ActionEnterLadder::ActionCondition(), and ActionEnterLadder::Start().
returns the safe logout position in worldspace the position is closest to the last possible exit point the player passed