DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionBandageTargetCB |
ActionBandageTargetCB ActionContinuousBaseCB ActionBandageTarget | ( | ) |
Definition at line 1 of file ActionBandageTarget.c.
Referenced by ActionConstructor::RegisterActions(), ItemBase::SetActions(), and Bandana_ColorBase::SetActions().
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 41 of file ActionBandageTarget.c.
Definition at line 18 of file ActionBandageTarget.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 27 of file ActionBandageTarget.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
override int GetStanceMask | ( | PlayerBase | player | ) |
Definition at line 33 of file ActionBandageTarget.c.
override void OnFinishProgressClient | ( | ActionData | action_data | ) |
Definition at line 61 of file ActionBandageTarget.c.
References GetGame().
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 50 of file ActionBandageTarget.c.
References ActionBandageBase::ApplyBandage(), and CanReceiveAction().