◆ ActionCoverHeadTarget()
◆ ActionCondition()
29 {
33 {
34 return true;
35 }
36
37 return false;
38 }
bool IsWearingHeadgear(PlayerBase player)
Definition ActionCoverHeadTarget.c:51
Super root of all classes in Enforce script.
Definition EnScript.c:11
Definition PlayerBaseClient.c:2
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo() и IsWearingHeadgear().
◆ CreateConditionComponents()
◆ IsWearingHeadgear()
52 {
54 {
55 return true;
56 }
57 return false;
58 }
provides access to slot configuration
Definition InventorySlots.c:6
Используется в ActionCondition().
◆ OnFinishProgressServer()
Объявления и описания членов класса находятся в файле: