#include <multiplayer_lobby.hpp>
Public Attributes | |
std::string | addon_id |
ADDON_REQ | outcome |
std::string | message |
Definition at line 39 of file multiplayer_lobby.hpp.
std::string mp::required_addon::addon_id |
Definition at line 40 of file multiplayer_lobby.hpp.
Referenced by mp::check_addon_version_compatibility(), and mp::gamebrowser::populate_game_item_addons_installed().
std::string mp::required_addon::message |
Definition at line 42 of file multiplayer_lobby.hpp.
Referenced by mp::check_addon_version_compatibility(), and mp::gamebrowser::populate_game_item_addons_installed().
ADDON_REQ mp::required_addon::outcome |
Definition at line 41 of file multiplayer_lobby.hpp.
Referenced by mp::check_addon_version_compatibility(), and mp::gamebrowser::populate_game_item_addons_installed().