Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionWringClothes Class Reference
Inheritance diagram for ActionWringClothes:
ActionContinuousBase

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)

Detailed Description

Definition at line 12 of file actionwringclothes.c.

Constructor & Destructor Documentation

◆ ActionWringClothes()

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

wet+ items (so they will stay damp after wringing)

Definition at line 35 of file actionwringclothes.c.

References ActionTarget, and GameConstants::STATE_WET.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 30 of file actionwringclothes.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)
inlineprivate

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/continuous/actionwringclothes.c