Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnbindColumn

Callback triggered when the column containing a HierarchyViewCell generated by this descriptor is unbound from the HierarchyView.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Field
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyModule
public Action<HierarchyViewColumnDescriptor, HierarchyView> UnbindColumn