#include <lobby_data.hpp>
Public Attributes | |
std::string | addon_id |
addon_req | outcome |
std::string | message |
Definition at line 120 of file lobby_data.hpp.
std::string mp::game_info::required_addon::addon_id |
Definition at line 121 of file lobby_data.hpp.
Referenced by mp::game_info::game_info().
std::string mp::game_info::required_addon::message |
Definition at line 123 of file lobby_data.hpp.
Referenced by mp::game_info::game_info().
addon_req mp::game_info::required_addon::outcome |
Definition at line 122 of file lobby_data.hpp.
Referenced by mp::game_info::game_info().