Version: 2021.2

描述

枚举属性。

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