Luanti 5.16.0-dev
Loading...
Searching...
No Matches
chat_interface.h File Reference
#include "irrlichttypes.h"
#include "util/container.h"
#include <string>
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