enumValueIndex
Enum index of an enum property.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public int enumValueIndex { get; set; }
Remarks
Additional Resources: SerializedProperty.propertyType, SerializedPropertyType.Enum, SerializedProperty.enumNames.