Class StomachEntry
Inheritance
System.Object
StomachEntry
Namespace: Eco.Gameplay.Players
Assembly: Eco.Gameplay.dll
Syntax
public class StomachEntry : Object
Constructors
StomachEntry()
Declaration
public StomachEntry()
Fields
Food
Declaration
public FoodItem Food
Field Value
Type | Description |
---|---|
FoodItem |
TimeEaten
Declaration
public double TimeEaten
Field Value
Type | Description |
---|---|
System.Double |