Click or drag to resize

PlantTypeAgesEnum Enumeration


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