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::lobby::process_event_data Struct Reference

Public Member Functions

 process_event_data ()
 
 process_event_data (bool j, bool o, bool c, bool q)
 

Public Attributes

bool join
 
bool observe
 
bool create
 
bool quit
 

Detailed Description

Definition at line 243 of file multiplayer_lobby.hpp.

Constructor & Destructor Documentation

mp::lobby::process_event_data::process_event_data ( )
inline

Definition at line 249 of file multiplayer_lobby.hpp.

mp::lobby::process_event_data::process_event_data ( bool  j,
bool  o,
bool  c,
bool  q 
)
inline

Definition at line 253 of file multiplayer_lobby.hpp.

Member Data Documentation

bool mp::lobby::process_event_data::create
bool mp::lobby::process_event_data::join
bool mp::lobby::process_event_data::observe
bool mp::lobby::process_event_data::quit

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