|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <MMapFactory.h>
Static Public Member Functions | |
| static void | clear () |
| static MMapManager * | createOrGetMMapManager () |
| static bool | IsPathfindingEnabled (uint32 mapId) |
Definition at line 27 of file MMapFactory.h.
|
static |
Definition at line 31 of file MMapFactory.cpp.
References MMAP::g_MMapManager.
Referenced by World::~World().
|
static |
Definition at line 17 of file MMapFactory.cpp.
References MMAP::g_MMapManager.
Referenced by MapInstanced::DestroyInstance(), MMAP::MMapData::GetNavMesh(), misc_commandscript::HandleGPSCommand(), mmaps_commandscript::HandleMmapLoadedTilesCommand(), mmaps_commandscript::HandleMmapLocCommand(), mmaps_commandscript::HandleMmapPathCommand(), mmaps_commandscript::HandleMmapStatsCommand(), Map::LoadMMap(), PathGenerator::PathGenerator(), Map::UnloadGrid(), and Map::~Map().
|
static |
Definition at line 25 of file MMapFactory.cpp.
References CONFIG_ENABLE_MMAPS, DISABLE_TYPE_MMAP, DisableMgr::IsDisabledFor(), MMAP_DISABLE_PATHFINDING, and sWorld.
Referenced by misc_commandscript::HandleGPSCommand(), mmaps_commandscript::HandleMmapStatsCommand(), and PathGenerator::PathGenerator().