Enum Plant.GrowthStage NamespaceTinyLife.Objects AssemblyTinyLife.dll public enum Plant.GrowthStage Extension Methods Extensions.JsonCopy<T>(T) Fields Seed = 0 Growing = 1 Grown = 2 Fruiting = 3