AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_event.cpp File Reference
#include "Chat.h"
#include "CommandScript.h"
#include "GameEventMgr.h"
#include "GameTime.h"
#include "Language.h"
#include "Player.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 ()
 

Typedef Documentation

◆ EventEntry

using EventEntry = Variant<Hyperlink<gameevent>, uint16>

Function Documentation

◆ AddSC_event_commandscript()

void AddSC_event_commandscript ( )
192{
194}
Definition: cs_event.cpp:38

Referenced by AddCommandsScripts().