Luanti 5.16.0-dev
Loading...
Searching...
No Matches
ChatEventChat Struct Reference

#include <chat_interface.h>

Inheritance diagram for ChatEventChat:
Collaboration diagram for ChatEventChat:

Public Member Functions

 ChatEventChat (const std::string &a_nick, const std::wstring &an_evt_msg)

Public Attributes

std::string nick
std::wstring evt_msg
Public Attributes inherited from ChatEvent
ChatEventType type

Additional Inherited Members

Protected Member Functions inherited from ChatEvent
 ChatEvent (ChatEventType a_type)

Constructor & Destructor Documentation

◆ ChatEventChat()

ChatEventChat::ChatEventChat ( const std::string & a_nick,
const std::wstring & an_evt_msg )
inline

References ChatEvent::ChatEvent(), CET_CHAT, evt_msg, and nick.

Here is the call graph for this function:

Member Data Documentation

◆ evt_msg

std::wstring ChatEventChat::evt_msg

◆ nick

std::string ChatEventChat::nick

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