TrinityCore
|
#include "Define.h"
#include "MMapManager.h"
#include "DetourAlloc.h"
#include "DetourNavMesh.h"
#include "DetourNavMeshQuery.h"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | MMAP::MMapFactory |
Namespaces | |
MMAP | |
Enumerations | |
enum | MMAP::MMAP_LOAD_RESULT { MMAP::MMAP_LOAD_RESULT_ERROR, MMAP::MMAP_LOAD_RESULT_OK, MMAP::MMAP_LOAD_RESULT_IGNORED } |