getNewSelectionOverride
Register a callback to this field to override how the TreeView handles selection changes in response to keys and mouse clicks.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected TreeView.GetNewSelectionFunction getNewSelectionOverride { set; }
Remarks
Additional Resources: TreeView.GetNewSelectionFunction.