AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
WorldMapAreaEntry Struct Reference

#include "DBCStructure.h"

Public Attributes

uint32 map_id
 
uint32 area_id
 
float y1
 
float y2
 
float x1
 
float x2
 
int32 virtual_map_id
 

Detailed Description

Member Data Documentation

◆ area_id

uint32 WorldMapAreaEntry::area_id

◆ map_id

uint32 WorldMapAreaEntry::map_id

◆ virtual_map_id

int32 WorldMapAreaEntry::virtual_map_id

◆ x1

float WorldMapAreaEntry::x1

◆ x2

float WorldMapAreaEntry::x2

◆ y1

float WorldMapAreaEntry::y1

◆ y2

float WorldMapAreaEntry::y2