|
DayZ 1.24
|
Protected Member Functions | |
| void | CCTCursorNoRuinCheck (float maximal_target_distance=UAMaxDistances.DEFAULT) |
| override bool | Can (PlayerBase player, ActionTarget target) |
Protected Attributes | |
| float | m_MaximalActionDistanceSq |
| const float | HEIGHT_ERECT = 1.6 |
| const float | HEIGHT_CROUCH = 1.05 |
| const float | HEIGHT_PRONE = 0.66 |
Definition at line 1 of file CCTCursorNoRuinCheck.c.
|
inlineprotected |
Definition at line 10 of file CCTCursorNoRuinCheck.c.
References m_MaximalActionDistanceSq.
|
inlineprotected |
Definition at line 15 of file CCTCursorNoRuinCheck.c.
References vector::DistanceSq(), and m_MaximalActionDistanceSq.
Definition at line 7 of file CCTCursorNoRuinCheck.c.
Definition at line 6 of file CCTCursorNoRuinCheck.c.
Definition at line 8 of file CCTCursorNoRuinCheck.c.
|
protected |
Definition at line 3 of file CCTCursorNoRuinCheck.c.
Referenced by Can(), and CCTCursorNoRuinCheck().