The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
mp_campaign_info Struct Reference

#include <playcampaign.hpp>

Public Member Functions

 mp_campaign_info (twesnothd_connection &wdc)
 

Public Attributes

std::set< std::stringconnected_players
 players and observers More...
 
bool is_host
 
int skip_replay_until_turn
 
bool skip_replay_blindfolded
 
twesnothd_connectionwesnothd_connection
 

Detailed Description

Definition at line 38 of file playcampaign.hpp.

Constructor & Destructor Documentation

mp_campaign_info::mp_campaign_info ( twesnothd_connection wdc)
inline

Definition at line 40 of file playcampaign.hpp.

Member Data Documentation

std::set<std::string> mp_campaign_info::connected_players
bool mp_campaign_info::is_host
bool mp_campaign_info::skip_replay_blindfolded

Definition at line 53 of file playcampaign.hpp.

Referenced by enter_wait_mode().

int mp_campaign_info::skip_replay_until_turn
twesnothd_connection& mp_campaign_info::wesnothd_connection

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