Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
u_map_magic Union Reference

Represents a map magic value of 4 bytes (used in versions). More...

#include <Map.h>

Public Attributes

char asChar [4]
uint32 asUInt

Detailed Description

Represents a map magic value of 4 bytes (used in versions).

Definition at line 53 of file Map.h.

Member Data Documentation

◆ asChar

char u_map_magic::asChar[4]

Definition at line 55 of file Map.h.

Referenced by GridMap::loadData().

◆ asUInt

uint32 u_map_magic::asUInt

Non-null terminated string

Definition at line 56 of file Map.h.

Referenced by GridMap::loadData().


The documentation for this union was generated from the following file:
  • src/server/game/Maps/Map.h