![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionWringClothes () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | HasTarget () |
| override void | OnFinishProgressServer (ActionData action_data) |
| Private Member Functions inherited from ActionContinuousBase | |
| void | OnEndAnimationLoopClient (ActionData action_data) |
| void | OnEndAnimationLoopServer (ActionData action_data) |
| void | OnFinishProgressClient (ActionData action_data) |
| void | OnFinishProgressServer (ActionData action_data) |
| void | OnStartAnimationLoopClient (ActionData action_data) |
| void | OnStartAnimationLoopServer (ActionData action_data) |
Definition at line 12 of file actionwringclothes.c.
|
inlineprivate |
Definition at line 14 of file actionwringclothes.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_SpecialtyWeight, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
wet+ items (so they will stay damp after wringing)
Definition at line 35 of file actionwringclothes.c.
References ActionTarget, and GameConstants::STATE_WET.
|
inlineprivate |
Definition at line 24 of file actionwringclothes.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 30 of file actionwringclothes.c.
|
inlineprivate |
Definition at line 57 of file actionwringclothes.c.
References ActionData, Math::RandomFloat(), GameConstants::STATE_DAMP, GameConstants::STATE_DRENCHED, GameConstants::STATE_SOAKING_WET, and GameConstants::STATE_WET.