包含此页的版本:
不含此页的版本:
枚举属性。
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.