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
gui2::tlobby_chat_window Struct Reference

#include <lobby.hpp>

Public Member Functions

 tlobby_chat_window (const std::string &name, bool whisper)
 

Public Attributes

std::string name
 
bool whisper
 
int pending_messages
 

Detailed Description

Definition at line 44 of file lobby.hpp.

Constructor & Destructor Documentation

gui2::tlobby_chat_window::tlobby_chat_window ( const std::string name,
bool  whisper 
)
inline

Definition at line 46 of file lobby.hpp.

Member Data Documentation

std::string gui2::tlobby_chat_window::name
int gui2::tlobby_chat_window::pending_messages

Definition at line 52 of file lobby.hpp.

Referenced by gui2::tlobby_main::active_window_changed().

bool gui2::tlobby_chat_window::whisper

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