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