VisualElementAssetReferenceTable.DocumentNode
Holds a reference to either the root element of a PanelRenderer or a template instance. This node can have children.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: ElementNode
- Implements: IDisposable
public class VisualElementAssetReferenceTable.DocumentNode : VisualElementAssetReferenceTable.ElementNode, IDisposable
Methods
Method | Description |
|---|---|
| TryGetChild | Tries to get a child VisualElementAssetReferenceTable.ElementNode by its authoring ID. |