class in Unity.Hierarchy.Editor
Attribute used to register a new Hierarchy column.
| Property | Description |
|---|---|
| ColumnId | Column Id. Must be unique in the HiearchyWindow. |
| Constructor | Description |
|---|---|
| HierarchyViewColumnDescriptorAttribute | Attribute constructor. |
| Method | Description |
|---|---|
| CreateDescriptor | Required signature for the function decorated by [HierarchyColumnDescriptor]. This function can be used to populate the columnDescriptor |