DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionBandageSelfCB |
ActionBandageSelfCB ActionContinuousBaseCB ActionBandageSelf | ( | ) |
Definition at line 1 of file ActionBandageSelf.c.
Referenced by ActionConstructor::RegisterActions(), ItemBase::SetActions(), and Bandana_ColorBase::SetActions().
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 38 of file ActionBandageSelf.c.
Definition at line 18 of file ActionBandageSelf.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 27 of file ActionBandageSelf.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 33 of file ActionBandageSelf.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 43 of file ActionBandageSelf.c.
References ActionBandageBase::ApplyBandage().