Documentation

UI::Selectable

Function

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

bool selected

int flags

Returns bool