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

Go to the source code of this file.

Data Structures

class  ActionEat
class  ActionEatBig
class  ActionEatBigCB
class  ActionEatSmall
class  ActionEatSmallCB

Functions

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

Variables

ActionEat CreateActionComponent

Function Documentation

◆ ActionEatBig()

void ActionEatBig ( )

Definition at line 40 of file actioneat.c.

References UATimeSpent::DEFAULT, and UAQuantityConsumed::EAT_NORMAL.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 47 of file actioneat.c.

◆ HasTarget()

override bool HasTarget ( )

Definition at line 58 of file actioneat.c.

◆ IsEat()

override int IsEat ( )

Definition at line 53 of file actioneat.c.

Variable Documentation

◆ CreateActionComponent

ActionGiveBloodData ActionData CreateActionComponent

Definition at line 1 of file actioneat.c.