DayZ 1.24
|
Protected Member Functions | |
void | CCTCursor (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 CCTCursor.c.
|
inlineprotected |
Definition at line 10 of file CCTCursor.c.
References m_MaximalActionDistanceSq.
|
inlineprotected |
Definition at line 15 of file CCTCursor.c.
References vector::DistanceSq(), and m_MaximalActionDistanceSq.
Definition at line 7 of file CCTCursor.c.
Definition at line 6 of file CCTCursor.c.
Definition at line 8 of file CCTCursor.c.
|
protected |
Definition at line 3 of file CCTCursor.c.
Referenced by Can(), and CCTCursor().