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

Protected Member Functions

void ActionWashHandsItem ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool HasProneException ()
override bool HasTarget ()
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()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 29 of file actionwashhandsitem.c.

References ActionTarget.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprotected

◆ HasProneException()

override bool HasProneException ( )
inlineprotected

Definition at line 24 of file actionwashhandsitem.c.

◆ HasTarget()

override bool HasTarget ( )
inlineprotected

Definition at line 19 of file actionwashhandsitem.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)
inlineprotected

Definition at line 38 of file actionwashhandsitem.c.

References ActionData, GetPlugin(), PluginLifespan(), and UA_CANCEL.

Field Documentation

◆ WASH_HANDS_AMOUNT

const float WASH_HANDS_AMOUNT = 250
protected

Definition at line 3 of file actionwashhandsitem.c.


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