SerializedPropertyType.Enum

Description

Enumeration property.

Use SerializedProperty.intValue to access the numeric value, unless the enum type is uint in which case SerializedProperty.longValue should be used. Additional resources: SerializedProperty, SerializedProperty.enumNames.


Did you find this page useful? Please give it a rating: