Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
actiondisinfectself.c File Reference

Go to the source code of this file.

Data Structures

class  ActionDisinfectBase
class  ActionDisinfectSelfCB

Functions

override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
void ActionDisinfectSelf ()
override void CreateConditionComponents ()
override bool HasTarget ()
override void OnFinishProgressServer (ActionData action_data)

Variables

ActionDisinfectBase m_GramsConsumedPerUse

Function Documentation

◆ ActionCondition()

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

Definition at line 45 of file actiondisinfectself.c.

References ActionTarget.

◆ ActionDisinfectSelf()

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 34 of file actiondisinfectself.c.

◆ HasTarget()

override bool HasTarget ( )

Definition at line 40 of file actiondisinfectself.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData action_data)

Definition at line 51 of file actiondisinfectself.c.

References ActionData, and ActionDisinfectBase::Apply().

Variable Documentation

◆ m_GramsConsumedPerUse

ActionDisinfectBase m_GramsConsumedPerUse