Init(VisualElement, IUxmlAttributes, CreationContext)
Initializes the UxmlTraits for MaskField.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor
public override void Init(VisualElement ve, IUxmlAttributes bag, CreationContext cc)
Parameters
The VisualElement that will be populated.
The bag from where the attributes are taken.
The creation context, unused.