Node
Gets the HierarchyNode bound to this HierarchyViewItem. This value is HierarchyNode.Null when HierarchyNodeTypeHandler.OnUnbindItem executes.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyModule
public ref readonly HierarchyNode Node { get; }