![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
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 |
| void ActionEatBig | ( | ) |
Definition at line 40 of file actioneat.c.
References UATimeSpent::DEFAULT, and UAQuantityConsumed::EAT_NORMAL.
| override void CreateConditionComponents | ( | ) |
Definition at line 47 of file actioneat.c.
| override bool HasTarget | ( | ) |
Definition at line 58 of file actioneat.c.
| override int IsEat | ( | ) |
Definition at line 53 of file actioneat.c.
| ActionGiveBloodData ActionData CreateActionComponent |
Definition at line 1 of file actioneat.c.