VisualElementAssetReferenceTable.ElementNode
Holds a reference to a VisualElement.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Implements: IDisposable
public class VisualElementAssetReferenceTable.ElementNode : IDisposable
Properties
Property | Description |
|---|---|
| visualElement | The referenced VisualElement. |
Methods
Method | Description |
|---|---|
| Dispose | Disposes the ElementNode and releases its handle. |