TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
cs_debug.cpp File Reference
#include "ScriptMgr.h"
#include "ObjectMgr.h"
#include "BattlegroundMgr.h"
#include "Chat.h"
#include "Cell.h"
#include "CellImpl.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "GossipDef.h"
#include "Transport.h"
#include "Language.h"
#include "MapManager.h"
#include "MovementPackets.h"
#include "SpellPackets.h"
#include "ScenePackets.h"
#include <fstream>
+ Include dependency graph for cs_debug.cpp:

Classes

class  debug_commandscript
 

Functions

void AddSC_debug_commandscript ()
 

Function Documentation

void AddSC_debug_commandscript ( )
1555 {
1556  new debug_commandscript();
1557 }
Definition: cs_debug.cpp:43

+ Here is the caller graph for this function: