TrinityCore
MMAP::MMapManager Member List

This is the complete list of members for MMAP::MMapManager, including all inherited members.

getLoadedMapsCount() constMMAP::MMapManagerinline
getLoadedTilesCount() constMMAP::MMapManagerinline
GetMMapData(uint32 mapId) constMMAP::MMapManagerprivate
GetNavMesh(uint32 mapId)MMAP::MMapManager
GetNavMeshQuery(uint32 meshMapId, uint32 instanceMapId, uint32 instanceId)MMAP::MMapManager
InitializeThreadUnsafe(std::unordered_map< uint32, std::vector< uint32 > > const &mapData)MMAP::MMapManager
loadedMMapsMMAP::MMapManagerprivate
loadedTilesMMAP::MMapManagerprivate
loadMap(std::string const &basePath, uint32 mapId, int32 x, int32 y)MMAP::MMapManager
loadMapData(std::string const &basePath, uint32 mapId)MMAP::MMapManagerprivate
loadMapInstance(std::string const &basePath, uint32 meshMapId, uint32 instanceMapId, uint32 instanceId)MMAP::MMapManager
MMapManager()MMAP::MMapManagerinline
packTileID(int32 x, int32 y)MMAP::MMapManagerprivate
parentMapDataMMAP::MMapManagerprivate
thread_safe_environmentMMAP::MMapManagerprivate
unloadMap(uint32 mapId, int32 x, int32 y)MMAP::MMapManager
unloadMap(uint32 mapId)MMAP::MMapManager
unloadMapInstance(uint32 meshMapId, uint32 instanceMapId, uint32 instanceId)MMAP::MMapManager
~MMapManager()MMAP::MMapManager