Class EnumFlagsField.UxmlTraits
Defines EnumFlagsField.UxmlTraits for the EnumFlagsField.
Inheritance
EnumFlagsField.UxmlTraits
Inherited Members
Namespace: UnityEditor.UIElements
Syntax
public class UxmlTraits : BaseField<Enum>.UxmlTraits
Methods
Init(VisualElement, IUxmlAttributes, CreationContext)
Declaration
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
Type | Name | Description |
---|---|---|
VisualElement | ve | |
IUxmlAttributes | bag | |
CreationContext | cc |
Overrides
UnityEngine.UIElements.BaseField<Enum>.UxmlTraits.Init(UnityEngine.UIElements.VisualElement, UnityEngine.UIElements.IUxmlAttributes, UnityEngine.UIElements.CreationContext)