AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
cs_mmaps.cpp File Reference

.mmap related commands More...

#include "CellImpl.h"
#include "Chat.h"
#include "CommandScript.h"
#include "GridNotifiers.h"
#include "GridNotifiersImpl.h"
#include "MMapFactory.h"
#include "Map.h"
#include "ObjectMgr.h"
#include "PathGenerator.h"
#include "Player.h"
#include "PointMovementGenerator.h"
#include "TargetedMovementGenerator.h"

Go to the source code of this file.

Classes

class  mmaps_commandscript
 

Functions

void AddSC_mmaps_commandscript ()
 

Detailed Description

.mmap related commands

This file contains the CommandScripts for all mmap sub-commands

Definition in file cs_mmaps.cpp.

Function Documentation

◆ AddSC_mmaps_commandscript()

void AddSC_mmaps_commandscript ( )
304{
306}
Definition: cs_mmaps.cpp:42

Referenced by AddCommandsScripts().