The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
game_config::server_info Struct Reference

#include <game_config.hpp>

Public Attributes

std::string name
 
std::string address
 may include ':' followed by port number More...
 

Detailed Description

Definition at line 68 of file game_config.hpp.

Member Data Documentation

◆ address

std::string game_config::server_info::address

may include ':' followed by port number

Definition at line 71 of file game_config.hpp.

Referenced by gui2::dialogs::mp_connect::insert_into_server_listbox(), and gui2::dialogs::mp_connect::on_server_select().

◆ name

std::string game_config::server_info::name

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