6 #include "../Events/Structs.h"
22 CustomUI = std::map<std::string, bool>();
std::map< std::string, bool > CustomUI
Enable/Disable default game UI.
Definition: UIFrame.h:18
ManiaLink for UI.
Definition: UIFrame.h:12
int Timeout
Timeout of the page.
Definition: UIFrame.h:16
std::string Page
XML ManiaLink page.
Definition: UIFrame.h:15
bool CloseOnClick
Close the page when being clicked.
Definition: UIFrame.h:17
std::string ManiaLinkId
ManiaLink identifier.
Definition: UIFrame.h:14