ManaPlus
Namespaces | Typedefs | Enumerations
chatmsgtype.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 ChatMsgType
 

Typedefs

typedef ChatMsgType ::T ChatMsgTypeT
 

Enumerations

enum  ChatMsgType::T {
  ChatMsgType::BY_UNKNOWN = -1 , ChatMsgType::BY_GM , ChatMsgType::BY_PLAYER , ChatMsgType::BY_OTHER ,
  ChatMsgType::BY_SERVER , ChatMsgType::BY_CHANNEL , ChatMsgType::ACT_WHISPER , ChatMsgType::ACT_IS ,
  ChatMsgType::BY_LOGGER
}
 

Typedef Documentation

◆ ChatMsgTypeT

typedef ChatMsgType ::T ChatMsgTypeT

Definition at line 41 of file chatmsgtype.h.