TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cs_ticket.cpp File Reference
#include "AccountMgr.h"
#include "Chat.h"
#include "Config.h"
#include "Language.h"
#include "ObjectMgr.h"
#include "Opcodes.h"
#include "Player.h"
#include "ScriptMgr.h"
#include "SupportMgr.h"
+ Include dependency graph for cs_ticket.cpp:

Classes

class  ticket_commandscript
 

Functions

void AddSC_ticket_commandscript ()
 

Function Documentation

void AddSC_ticket_commandscript ( )
425 {
426  new ticket_commandscript();
427 }
Definition: cs_ticket.cpp:35

+ Here is the caller graph for this function: