|
DayZ 1.24
|
Go to the source code of this file.
Classes | |
| class | DogFoodCan |
| class | CatFoodCan |
| class | PorkCan |
| class | Lunchmeat |
| class | UnknownFoodCan |
| class | Pajka |
| class | Pate |
| class | BrisketSpread |
Functions | |
| DogFoodCan Edible_Base | CanDecay () |
| override void | Open () |
| Implementations only. | |
| override void | SetActions () |
| override bool | IsOpen () |
| override bool | CanProcessDecay () |
| UnknownFoodCan Edible_Base | UnknownFoodCan_Opened () |
Variables | |
| CatFoodCan | DogFoodCan_Opened |
| DogFoodCan Edible_Base CanDecay | ( | ) |
Definition at line 1 of file CannedFood.c.
Definition at line 30 of file CannedFood.c.
Definition at line 39 of file CannedFood.c.
Implementations only.
Definition at line 26 of file CannedFood.c.
Referenced by FireplaceBase::OnWasAttached().
Definition at line 32 of file CannedFood.c.
| UnknownFoodCan Edible_Base UnknownFoodCan_Opened | ( | ) |
| CatFoodCan DogFoodCan_Opened |