![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Go to the source code of this file.
Data Structures | |
| class | ActionTakeABiteCB |
Functions | |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| ActionTakeABiteCB ActionSingleUseBaseCB | ActionTakeABite () |
| override void | CreateActionComponent () |
| override void | CreateConditionComponents () |
Variables | |
| const float | QUANTITY_USED_PER_SEC2 = 50 |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item ) |
Definition at line 21 of file actiontakeabite.c.
References ActionTarget.
| ActionTakeABiteCB ActionSingleUseBaseCB ActionTakeABite | ( | ) |
Definition at line 1 of file actiontakeabite.c.
|
private |
Definition at line 16 of file actiontakeabite.c.
References m_Sound.
| override void CreateConditionComponents | ( | ) |
Definition at line 26 of file actiontakeabite.c.
|
private |
Definition at line 14 of file actiontakeabite.c.