Table of Contents

Enum EnumFoodCategory

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll

Types of nutrition for foods.

public enum EnumFoodCategory

Fields

NoNutrition = -1
Fruit = 0
Vegetable = 1
Protein = 2
Grain = 3
Dairy = 4
Unknown = 5