|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | ActionDeCraftRopeBeltCB |
Variables | |
| const float | TIME_TO_CRAFT_CLOTHES = 5.0 |
| DEPRECATED. | |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item ) |
Definition at line 31 of file ActionDeCraftRopeBelt.c.
| ActionDeCraftRopeBeltCB ActionContinuousBaseCB ActionDeCraftRopeBelt | ( | ) |
Definition at line 1 of file ActionDeCraftRopeBelt.c.
Referenced by ActionConstructor::RegisterActions(), and RopeBelt::SetActions().
Definition at line 15 of file ActionDeCraftRopeBelt.c.
References m_FullBody, m_SpecialtyWeight, m_StanceMask, and UASoftSkillsWeight::ROUGH_HIGH.
Definition at line 25 of file ActionDeCraftRopeBelt.c.
References m_ConditionItem, and m_ConditionTarget.
Definition at line 36 of file ActionDeCraftRopeBelt.c.
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 41 of file ActionDeCraftRopeBelt.c.
DEPRECATED.
Definition at line 21 of file ActionDeCraftRopeBelt.c.