SelectionChanged(IList<TIdentifier>)
Override the method to get notified of selection changes.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
SelectionChanged(IList<T>)
protected virtual void SelectionChanged(IList<TIdentifier> selectedIds)
Parameters
TreeViewItem IDs.