#include <team_config.h>
Public Attributes | |
std::string | id |
std::string | player_name |
uint | nb_characters |
Definition at line 25 of file team_config.h.
std::string ConfigTeam::id |
Definition at line 28 of file team_config.h.
Definition at line 30 of file team_config.h.
std::string ConfigTeam::player_name |
Definition at line 29 of file team_config.h.