![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | CCTMan (float maximal_target_distance=UAMaxDistances.DEFAULT, bool must_be_alive=true) |
| override bool | Can (PlayerBase player, ActionTarget target) |
Protected Attributes | |
| float | m_MaximalActionDistanceSq |
| bool | m_MustBeAlive |
|
inlineprotected |
Definition at line 6 of file cctman.c.
References m_MaximalActionDistanceSq, and m_MustBeAlive.
|
inlineprotected |
Definition at line 12 of file cctman.c.
References ActionTarget, vector::DistanceSq(), m_MaximalActionDistanceSq, and m_MustBeAlive.
|
protected |
|
protected |