bool UI::Selectable(const string&in label, bool selected, int flags = UI::SelectableFlags::None)
Represents a selectable item. Could be inside of a combo box.
string label
string
label
bool selected
bool
selected
int flags
int
flags