void UI::Columns(int count, const string&in id = "", bool border = true)
Begins a table layout. Call this with count set to 1 to reset to normal.
int count
int
count
string id
string
id
bool border
bool
border