![]() |
TrinityCore
|
#include "Chat.h"#include "ScriptMgr.h"#include "AccountMgr.h"#include "ArenaTeamMgr.h"#include "CellImpl.h"#include "GridNotifiers.h"#include "Group.h"#include "InstanceSaveMgr.h"#include "Language.h"#include "MovementGenerator.h"#include "ObjectAccessor.h"#include "Opcodes.h"#include "SpellAuras.h"#include "TargetedMovementGenerator.h"#include "WeatherMgr.h"#include "Player.h"#include "Pet.h"#include "LFG.h"#include "GroupMgr.h"#include "MMapFactory.h"#include "DisableMgr.h"#include "SpellHistory.h"#include "MiscPackets.h"#include "Transport.h"
Include dependency graph for cs_misc.cpp:Classes | |
| class | misc_commandscript |
Functions | |
| void | AddSC_misc_commandscript () |
| void AddSC_misc_commandscript | ( | ) |
Here is the caller graph for this function:
1.8.8