![]() |
TrinityCore
|
#include <PathCommon.h>
Public Attributes | |
| uint8 | MapType = 0 |
| int8 | InstanceType = 0 |
| int16 | ParentMapID = -1 |
| int32 | Flags = 0 |
Definition at line 92 of file PathCommon.h.
| int32 MMAP::MapEntry::Flags = 0 |
Definition at line 97 of file PathCommon.h.
| int8 MMAP::MapEntry::InstanceType = 0 |
Definition at line 95 of file PathCommon.h.
| uint8 MMAP::MapEntry::MapType = 0 |
Definition at line 94 of file PathCommon.h.
| int16 MMAP::MapEntry::ParentMapID = -1 |
Definition at line 96 of file PathCommon.h.