![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| void | ActionWashHandsItem () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasProneException () |
| override bool | HasTarget () |
| override void | OnEndServer (ActionData action_data) |
Protected Attributes | |
| const float | WASH_HANDS_AMOUNT = 250 |
Definition at line 1 of file actionwashhandsitem.c.
|
inlineprotected |
Definition at line 5 of file actionwashhandsitem.c.
References AnimatedActionBase::m_CommandUID, AnimatedActionBase::m_CommandUIDProne, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprotected |
Definition at line 29 of file actionwashhandsitem.c.
References ActionTarget.
|
inlineprotected |
Definition at line 13 of file actionwashhandsitem.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprotected |
Definition at line 24 of file actionwashhandsitem.c.
|
inlineprotected |
Definition at line 19 of file actionwashhandsitem.c.
|
inlineprotected |
Definition at line 38 of file actionwashhandsitem.c.
References ActionData, GetPlugin(), PluginLifespan(), and UA_CANCEL.
|
protected |
Definition at line 3 of file actionwashhandsitem.c.