TrinityCore
MMAP::MapEntry Struct Reference

#include <PathCommon.h>

Public Attributes

uint8 MapType = 0
 
int8 InstanceType = 0
 
int16 ParentMapID = -1
 
int32 Flags = 0
 

Detailed Description

Definition at line 132 of file PathCommon.h.

Member Data Documentation

◆ Flags

int32 MMAP::MapEntry::Flags = 0

Definition at line 137 of file PathCommon.h.

◆ InstanceType

int8 MMAP::MapEntry::InstanceType = 0

Definition at line 135 of file PathCommon.h.

◆ MapType

uint8 MMAP::MapEntry::MapType = 0

Definition at line 134 of file PathCommon.h.

◆ ParentMapID

int16 MMAP::MapEntry::ParentMapID = -1

Definition at line 136 of file PathCommon.h.


The documentation for this struct was generated from the following file: