Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
ActionWashHandsItem Class Reference
Inheritance diagram for ActionWashHandsItem:
ActionSingleUseBase

Protected Member Functions

void ActionWashHandsItem ()
 
override void CreateConditionComponents ()
 
override bool HasTarget ()
 
override bool HasProneException ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnEndServer (ActionData action_data)
 

Protected Attributes

const float WASH_HANDS_AMOUNT = 250
 

Detailed Description

Definition at line 1 of file actionwashhandsitem.c.

Constructor & Destructor Documentation

◆ ActionWashHandsItem()

void ActionWashHandsItem::ActionWashHandsItem ( )
protected

Definition at line 5 of file actionwashhandsitem.c.

Member Function Documentation

◆ ActionCondition()

override bool ActionWashHandsItem::ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
protected

Definition at line 29 of file actionwashhandsitem.c.

◆ CreateConditionComponents()

override void ActionWashHandsItem::CreateConditionComponents ( )
protected

Definition at line 13 of file actionwashhandsitem.c.

◆ HasProneException()

override bool ActionWashHandsItem::HasProneException ( )
protected

Definition at line 24 of file actionwashhandsitem.c.

◆ HasTarget()

override bool ActionWashHandsItem::HasTarget ( )
protected

Definition at line 19 of file actionwashhandsitem.c.

◆ OnEndServer()

override void ActionWashHandsItem::OnEndServer ( ActionData action_data)
protected

Definition at line 38 of file actionwashhandsitem.c.

Member Data Documentation

◆ WASH_HANDS_AMOUNT

const float ActionWashHandsItem::WASH_HANDS_AMOUNT = 250
protected

Definition at line 3 of file actionwashhandsitem.c.


The documentation for this class was generated from the following file: