void UI::TableSetupColumn(const string&in label, int flags = UI::TableColumnFlags::None, float init_width_or_weight = 0.0f, uint user_id = 0)
Sets up a column within a table with a label, flags, and initial size.
string label
string
label
int flags
int
flags
float init_width_or_weight
float
init_width_or_weight
uint user_id
uint
user_id