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.
See Also: GetNewSelectionFunction.