![]() |
TrinityCore
|
#include "ScriptMgr.h"#include "Channel.h"#include "Group.h"#include "Guild.h"#include "Log.h"#include "Player.h"
Include dependency graph for chat_log.cpp:Go to the source code of this file.
Classes | |
| class | ChatLogScript |
Macros | |
| #define | TC_LOG_CHAT(TYPE, MESSAGE, ...) |
Functions | |
| void | AddSC_chat_log () |
| #define TC_LOG_CHAT | ( | TYPE, | |
| MESSAGE, | |||
| ... | |||
| ) |
Definition at line 25 of file chat_log.cpp.
| void AddSC_chat_log | ( | ) |