37 if (
player.IsInWater())
return false;
ref CCIBase m_ConditionItem
ref CCTBase m_ConditionTarget
ref CABase m_ActionComponent
override void CreateActionComponent()
const float QUANTITY_WRINGLED_PER_SECOND
override bool ActionCondition(PlayerBase player, ActionTarget target, ItemBase item)
void ActionWringClothes()
override void CreateConditionComponents()
override void OnFinishProgressServer(ActionData action_data)
override bool HasTarget()
DayZPlayerConstants
defined in C++
const float STATE_SOAKING_WET
const float STATE_DRENCHED
static proto float RandomFloat(float min, float max)
Returns a random float number between and min[inclusive] and max[exclusive].