Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TreeView.getNewSelectionOverride

protected IMGUI.Controls.TreeView.GetNewSelectionFunction getNewSelectionOverride;

Description

Register a callback to this field to override how the TreeView handles selection changes in response to keys and mouse clicks.

Additional resources: GetNewSelectionFunction.