selectedIDs
Selected TreeViewItem IDs. Use of the SetSelection and IsSelected API will access this state.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public List<TIdentifier> selectedIDs { get; set; }