Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionEatBig Class Reference
Inheritance diagram for ActionEatBig:
ActionConsume ActionEat ActionEatCan ActionEatFruit ActionEatMeat ActionEatSmall ActionEatSmallCan ActionEatCereal

Private Member Functions

void ActionEatBig ()
override void CreateConditionComponents ()
override bool HasTarget ()
override int IsEat ()

Detailed Description

Definition at line 9 of file actioneat.c.

Constructor & Destructor Documentation

◆ ActionEatBig()

void ActionEatBig ( )
inlineprivate

Definition at line 11 of file actioneat.c.

References AnimatedActionBase::m_CallbackClass, and ActionBase::m_Text.

Member Function Documentation

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 18 of file actioneat.c.

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

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 29 of file actioneat.c.

◆ IsEat()

override int IsEat ( )
inlineprivate

Definition at line 24 of file actioneat.c.


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