Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionDrink Class Reference
Inheritance diagram for ActionDrink:
ActionConsume ActionDrinkAlcohol ActionDrinkCan ActionDrinkCookingPot ActionDrinkDisinfectant ActionDrinkDisinfectant2

Private Member Functions

void ActionDrink ()
override void CreateConditionComponents ()
override bool HasTarget ()
override bool IsDrink ()

Detailed Description

Definition at line 9 of file actiondrink.c.

Constructor & Destructor Documentation

◆ ActionDrink()

Member Function Documentation

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 19 of file actiondrink.c.

References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 30 of file actiondrink.c.

◆ IsDrink()

override bool IsDrink ( )
inlineprivate

Definition at line 25 of file actiondrink.c.


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