Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
cannedfood.c File Reference

Go to the source code of this file.

Classes

class  DogFoodCan
class  CatFoodCan
class  PorkCan
class  Lunchmeat
class  CrabCan
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 float GetQuantityNormalizedScripted ()
override bool CanProcessDecay ()
UnknownFoodCan Edible_Base UnknownFoodCan_Opened ()

Variables

CatFoodCan DogFoodCan_Opened

Function Documentation

◆ CanDecay()

DogFoodCan Edible_Base CanDecay ( )

Definition at line 1 of file cannedfood.c.

◆ CanProcessDecay()

override bool CanProcessDecay ( )

Definition at line 34 of file cannedfood.c.

◆ GetQuantityNormalizedScripted()

override float CanDecay::GetQuantityNormalizedScripted ( )

Definition at line 47 of file cannedfood.c.

◆ IsOpen()

override bool CanDecay::IsOpen ( )

Definition at line 42 of file cannedfood.c.

◆ Open()

override void CanDecay::Open ( )

Implementations only.

Definition at line 30 of file cannedfood.c.

◆ SetActions()

override void CanDecay::SetActions ( )

Definition at line 35 of file cannedfood.c.

◆ UnknownFoodCan_Opened()

UnknownFoodCan Edible_Base UnknownFoodCan_Opened ( )

Definition at line 205 of file cannedfood.c.

Variable Documentation

◆ DogFoodCan_Opened

CatFoodCan DogFoodCan_Opened