UxmlComponentSerializedData
Serialized data of a component authored on a VisualElement in UXML. Generated for VisualElementComponentAttribute structs; an element's own data derives from UxmlSerializedData directly.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlSerializedData
public abstract class UxmlComponentSerializedData : UxmlSerializedData
Methods
Method | Description |
|---|---|
| CreateInstance | Creates the component this data describes on |