Documentation

UI::TableSetBgColor

Function

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

vec4 color

int column_n