void SetFooterText(wstring FooterText)
void ResetTargetCustomColumns(CGamePlaygroundScore@ Score)
void ResetCustomColumns()
void Scores_Sort(CGamePlaygroundModuleServerScoresTable::EScoreSortOrder SortOrder)
void SetColumnValueString(CGamePlaygroundScore@ Score, string ColumnId, string ColumnValue)
void SetColumnValueInteger(CGamePlaygroundScore@ Score, string ColumnId, int ColumnValue)
void SetColumnValueReal(CGamePlaygroundScore@ Score, string ColumnId, float ColumnValue)
void SetColumnVisibility(CGamePlaygroundModuleServerScoresTable::EColumnType Type, bool Visibility)
void SetCustomColumnVisibility(string ColumnId, bool Visibility)
void SetColor(CGamePlaygroundScore@ Score, vec3 Color)
void ResetColor(CGamePlaygroundScore@ Score)