Handler
Gets the HierarchyNodeTypeHandler type used to manage the nodes for this cell. Only one cell descriptor per handler type can be registered in a column.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: Unity.Hierarchy.Editor
- Assembly: UnityEditor
public Type Handler { get; }