Click or drag to resize

PlantTypeAgesEnum Enumeration

Namespace:  NeoAxis
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
[FlagsAttribute]
public enum AgesEnum
Members
  Member nameValueDescription
VeryYoung1
Young2
Mature4
Old8
All15
See Also