DEPRECATED.
Подробнее...
◆ ActionWorldLiquidActionSwitch()
7 {
9 }
int m_StanceMask
Definition ActionBase.c:62
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602
Перекрестные ссылки ActionBase::m_StanceMask.
◆ ActionCondition()
26 {
29 return false;
30
32 {
34 {
36 {
38 return true;
39 }
40 else
41 {
42 player.SetLiquidTendencyDrain(
true);
43 return false;
44 }
45 }
47 {
49 {
51 return true;
52 }
53 else
54 {
55 player.SetLiquidTendencyDrain(
false);
56 return false;
57 }
58 }
59 }
60 return false;
61 }
bool m_switch_to
Definition ActionWorldLiquidActionSwitch.c:5
Definition Barrel_ColorBase.c:2
Definition InventoryItem.c:731
proto native CGame GetGame()
Перекрестные ссылки GetGame() и m_switch_to.
◆ CreateConditionComponents()
◆ IsInstant()
79 {
80 return true;
81 }
◆ IsLocal()
74 {
75 return true;
76 }
◆ RemoveForceTargetAfterUse()
84 {
85 return false;
86 }
◆ Start()
◆ m_switch_to
Объявления и описания членов класса находятся в файле: