void UI::TableSetBgColor(TableBgTarget target, const vec4&in color, int column_n = - 1)
Change the color of a cell, row, or column. See UI::TableBgTarget flags for details.
UI::TableBgTarget target
UI::TableBgTarget
target
vec4 color
vec4
color
int column_n
int
column_n