Documentation

UI::BeginCombo

Function

bool UI::BeginCombo(const string&in label, const string&in current, int flags = UI::ComboFlags::None)

Begins a combo box.

string label

string current

int flags

Returns bool