Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
chat_interface.h File Reference
#include "util/container.h"
#include <string>
#include <queue>
#include "irrlichttypes.h"
+ Include dependency graph for chat_interface.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChatEvent
 
struct  ChatEventTimeInfo
 
struct  ChatEventNick
 
struct  ChatEventChat
 
struct  ChatInterface
 

Enumerations

enum  ChatEventType { CET_CHAT , CET_NICK_ADD , CET_NICK_REMOVE , CET_TIME_INFO }
 

Enumeration Type Documentation

◆ ChatEventType

Enumerator
CET_CHAT 
CET_NICK_ADD 
CET_NICK_REMOVE 
CET_TIME_INFO