TrinityCore
Loading...
Searching...
No Matches
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 mapId, uint32 instanceId)MMAP::MMapManager
InitializeThreadUnsafe(const std::vector< uint32 > &mapIds)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 mapId, uint32 instanceId)MMAP::MMapManager
MMapManager()MMAP::MMapManagerinline
packTileID(int32 x, int32 y)MMAP::MMapManagerprivate
thread_safe_environmentMMAP::MMapManagerprivate
unloadMap(uint32 mapId, int32 x, int32 y)MMAP::MMapManager
unloadMap(uint32 mapId)MMAP::MMapManager
unloadMapInstance(uint32 mapId, uint32 instanceId)MMAP::MMapManager
~MMapManager()MMAP::MMapManager