![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | CCTCursorParent (float maximal_target_distance=UAMaxDistances.DEFAULT) |
| override bool | Can (PlayerBase player, ActionTarget target) |
Protected Attributes | |
| const float | HEIGHT_CROUCH = 1.05 |
| const float | HEIGHT_ERECT = 1.6 |
| const float | HEIGHT_PRONE = 0.66 |
| float | m_MaximalActionDistanceSq |
Definition at line 1 of file cctcursorparent.c.
|
inlineprotected |
Definition at line 10 of file cctcursorparent.c.
References m_MaximalActionDistanceSq.
|
inlineprotected |
Definition at line 15 of file cctcursorparent.c.
References ActionTarget, vector::DistanceSq(), and m_MaximalActionDistanceSq.
|
protected |
Definition at line 7 of file cctcursorparent.c.
|
protected |
Definition at line 6 of file cctcursorparent.c.
|
protected |
Definition at line 8 of file cctcursorparent.c.
|
protected |
Definition at line 3 of file cctcursorparent.c.
Referenced by CCTCursorParent(), and Can().