ManaPlus
|
#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 ChatMsgType ::T ChatMsgTypeT |
Definition at line 41 of file chatmsgtype.h.