Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectedIDs

Selected TreeViewItem IDs. Use of the SetSelection and IsSelected API will access this state.
Read time 1 minuteLast updated 10 days ago

Definition

public List<TIdentifier> selectedIDs { get; set; }