TrinityCore
map_fileheader Struct Reference

#include <MapDefines.h>

Public Attributes

u_map_magic mapMagic
 
uint32 versionMagic
 
uint32 buildMagic
 
uint32 areaMapOffset
 
uint32 areaMapSize
 
uint32 heightMapOffset
 
uint32 heightMapSize
 
uint32 liquidMapOffset
 
uint32 liquidMapSize
 
uint32 holesOffset
 
uint32 holesSize
 

Detailed Description

Definition at line 38 of file MapDefines.h.

Member Data Documentation

◆ areaMapOffset

uint32 map_fileheader::areaMapOffset

Definition at line 43 of file MapDefines.h.

◆ areaMapSize

uint32 map_fileheader::areaMapSize

Definition at line 44 of file MapDefines.h.

◆ buildMagic

uint32 map_fileheader::buildMagic

Definition at line 42 of file MapDefines.h.

◆ heightMapOffset

uint32 map_fileheader::heightMapOffset

Definition at line 45 of file MapDefines.h.

◆ heightMapSize

uint32 map_fileheader::heightMapSize

Definition at line 46 of file MapDefines.h.

◆ holesOffset

uint32 map_fileheader::holesOffset

Definition at line 49 of file MapDefines.h.

◆ holesSize

uint32 map_fileheader::holesSize

Definition at line 50 of file MapDefines.h.

◆ liquidMapOffset

uint32 map_fileheader::liquidMapOffset

Definition at line 47 of file MapDefines.h.

◆ liquidMapSize

uint32 map_fileheader::liquidMapSize

Definition at line 48 of file MapDefines.h.

◆ mapMagic

u_map_magic map_fileheader::mapMagic

Definition at line 40 of file MapDefines.h.

◆ versionMagic

uint32 map_fileheader::versionMagic

Definition at line 41 of file MapDefines.h.


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