DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionDisinfectSelfCB |
class | ActionDisinfectBase |
Variables | |
ActionDisinfectBase | m_GramsConsumedPerUse |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 45 of file ActionDisinfectSelf.c.
void ActionDisinfectSelf | ( | ) |
Definition at line 24 of file ActionDisinfectSelf.c.
References m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::PRECISE_LOW.
Referenced by ActionConstructor::RegisterActions(), Edible_Base::SetActions(), DisinfectantAlcohol::SetActions(), and IodineTincture::SetActions().
Definition at line 34 of file ActionDisinfectSelf.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 40 of file ActionDisinfectSelf.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 51 of file ActionDisinfectSelf.c.
References ActionDisinfectBase::Apply().
ActionDisinfectBase m_GramsConsumedPerUse |