Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
cannedfood.c File Reference

Go to the source code of this file.

Data Structures

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. More...
 
override void SetActions ()
 
override bool IsOpen ()
 
override bool CanProcessDecay ()
 
UnknownFoodCan Edible_Base UnknownFoodCan_Opened ()
 

Variables

CatFoodCan DogFoodCan_Opened
 

Function Documentation

◆ CanDecay()

DogFoodCan Edible_Base CanDecay ( )

Definition at line 25 of file cannedfood.c.

◆ CanProcessDecay()

override bool CanProcessDecay ( )

Definition at line 30 of file cannedfood.c.

◆ IsOpen()

override bool CanDecay::IsOpen ( )

Definition at line 15 of file cannedfood.c.

◆ Open()

override void Open ( )

Implementations only.

Definition at line 2 of file cannedfood.c.

◆ SetActions()

override void CanDecay::SetActions ( )

Definition at line 8 of file cannedfood.c.

◆ UnknownFoodCan_Opened()

UnknownFoodCan Edible_Base UnknownFoodCan_Opened ( )

Definition at line 166 of file cannedfood.c.

Variable Documentation

◆ DogFoodCan_Opened

CatFoodCan DogFoodCan_Opened