parent
The parent node. For category nodes, the parent is null.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Categorization
- Assembly: UnityEditor.CoreModule
public Node<T> parent { get; }
public Node<T> parent { get; }