EnumField.UxmlFactory
Instantiates an EnumField using the data read from a UXML file.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlFactory<EnumField, UxmlTraits>
- Implements: IUxmlFactory, IBaseUxmlFactory
public class EnumField.UxmlFactory : UxmlFactory<EnumField, EnumField.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory