DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionCraftArmbandCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 32 of file ActionCraftArmband.c.
ActionCraftArmbandCB ActionContinuousBaseCB ActionCraftArmband | ( | ) |
Definition at line 1 of file ActionCraftArmband.c.
Referenced by ActionConstructor::RegisterActions(), and ItemBase::SetActions().
Definition at line 12 of file ActionCraftArmband.c.
References m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::PRECISE_LOW.
Definition at line 21 of file ActionCraftArmband.c.
References m_ConditionItem, and m_ConditionTarget.
override string GetSoundCategory | ( | ActionData | action_data | ) |
Definition at line 45 of file ActionCraftArmband.c.
Definition at line 27 of file ActionCraftArmband.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 37 of file ActionCraftArmband.c.