Documentation

UI::TableSetupColumn

Function

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

int flags

float init_width_or_weight

uint user_id