Class EatableHandler
A handler class for modyfing the data of edible objects (objects with the Eatable component).
public static class EatableHandler
- Inheritance
-
EatableHandler
- Inherited Members
Methods
ModifyEatable(TechType, float, float, bool)
Use this to change the values of a specific TechType.
public static void ModifyEatable(TechType item, float food, float water, bool decomposes)