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

Classes

class  cheat_commandscript
 

Functions

void AddSC_cheat_commandscript ()
 

Function Documentation

void AddSC_cheat_commandscript ( )
288 {
289  new cheat_commandscript();
290 }
Definition: cs_cheat.cpp:30

+ Here is the caller graph for this function: