Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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 12 days ago

Definition

protected TreeView<TIdentifier>.GetNewSelectionFunction getNewSelectionOverride { set; }

Remarks

Additional Resources: TreeView.GetNewSelectionFunction.