The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
mp::game_info::required_addon Struct Reference

#include <lobby_data.hpp>

Public Attributes

std::string addon_id
 
addon_req outcome
 
std::string message
 

Detailed Description

Definition at line 120 of file lobby_data.hpp.

Member Data Documentation

◆ addon_id

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().

◆ message

std::string mp::game_info::required_addon::message

Definition at line 123 of file lobby_data.hpp.

Referenced by mp::game_info::game_info().

◆ outcome

addon_req mp::game_info::required_addon::outcome

Definition at line 122 of file lobby_data.hpp.

Referenced by mp::game_info::game_info().


The documentation for this struct was generated from the following file: