AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Chat.h"
#include "CommandScript.h"
#include "GameEventMgr.h"
#include "GameTime.h"
#include "Language.h"
#include "Timer.h"
Go to the source code of this file.
Classes | |
class | event_commandscript |
Typedefs | |
using | EventEntry = Variant< Hyperlink< gameevent >, uint16 > |
Functions | |
void | AddSC_event_commandscript () |
using EventEntry = Variant<Hyperlink<gameevent>, uint16> |
void AddSC_event_commandscript | ( | ) |
Referenced by AddCommandsScripts().