Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
ChatEventNick Struct Reference

#include <chat_interface.h>

+ Inheritance diagram for ChatEventNick:
+ Collaboration diagram for ChatEventNick:

Public Member Functions

 ChatEventNick (ChatEventType a_type, const std::string &a_nick)
 

Public Attributes

std::string nick
 
- Public Attributes inherited from ChatEvent
ChatEventType type
 

Additional Inherited Members

- Protected Member Functions inherited from ChatEvent
 ChatEvent (ChatEventType a_type)
 

Constructor & Destructor Documentation

◆ ChatEventNick()

ChatEventNick::ChatEventNick ( ChatEventType  a_type,
const std::string &  a_nick 
)
inline

Member Data Documentation

◆ nick

std::string ChatEventNick::nick

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