ManiaLink for UI list. More...
#include <UIList.h>
Public Attributes | |
| std::string | Id |
| ManiaLink identifier. | |
| std::string | Title |
| List title. | |
| std::string | IconStyle |
| Header icon style. | |
| std::string | IconSubstyle |
| Header icon substyle. | |
|
std::vector< std::pair < std::string, int > > | Columns |
| List columns. | |
|
std::vector< std::map < std::string, std::string > > | Rows |
| List rows. | |
|
std::map< std::string, std::pair< std::string, std::string > > | Actions |
| List of column/row actions. | |
ManiaLink for UI list.
1.8.6