DayZ 1.24
|
Protected Member Functions | |
void | ActionWashHandsItem () |
override void | CreateConditionComponents () |
override bool | HasTarget () |
override bool | HasProneException () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
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, m_StanceMask, and m_Text.
|
inlineprotected |
Definition at line 29 of file ActionWashHandsItem.c.
Definition at line 13 of file ActionWashHandsItem.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 24 of file ActionWashHandsItem.c.
Definition at line 19 of file ActionWashHandsItem.c.
|
inlineprotected |
Definition at line 38 of file ActionWashHandsItem.c.
References GetPlugin(), PluginLifespan(), and UA_INTERRUPT.
Definition at line 3 of file ActionWashHandsItem.c.