VisualElement.UxmlSerializedData
This is used by the code generator when a custom control is using the UxmlElementAttribute.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlSerializedData
public class VisualElement.UxmlSerializedData : UxmlSerializedData
Static Methods
Method | Description |
|---|---|
| Register | This is used by the code generator when a custom control is using the UxmlElementAttribute. You should not need to call it. |