◆ ActionForceDrink()
12 {
15 m_FullBody = true;
17 m_Text = "#give_drink";
18 }
int m_CommandUID
Definition ActionBase.c:31
int m_StanceMask
Definition ActionBase.c:33
Definition ActionForceDrink.c:2
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:602
Перекрестные ссылки m_CommandUID и m_StanceMask.
◆ ActionCondition()
27 {
29 return false;
30
32
35 else
36 return false;
37 }
Definition PlayerBaseClient.c:2
◆ CreateConditionComponents()
21 {
24 }
Definition CCINonRuined.c:2
Definition ActionConstants.c:106
const float DEFAULT
Definition ActionConstants.c:108
Перекрестные ссылки UAMaxDistances::DEFAULT.
◆ PlaySound()
40 {
43 }
EPlayerSoundEventID
Definition PlayerSoundEventHandler.c:2
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/ActionForceDrink.c