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

#include <chat_log.hpp>

Public Attributes

std::string log
 
bool whisper
 
std::string received_motd = ""
 

Detailed Description

Definition at line 21 of file chat_log.hpp.

Member Data Documentation

◆ log

std::string chatroom_log::log

Definition at line 23 of file chat_log.hpp.

◆ received_motd

std::string chatroom_log::received_motd = ""

Definition at line 25 of file chat_log.hpp.

◆ whisper

bool chatroom_log::whisper

Definition at line 24 of file chat_log.hpp.


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