Init(Enum, bool)
Initializes the EnumFlagsField with a default value, and initializes its underlying type.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
public void Init(Enum defaultValue, bool includeObsoleteValues = false)