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

#include "Player.h"

Public Attributes

uint32 areaID
 
uint32 areaFlag
 
float x1
 
float x2
 
float y1
 
float y2
 

Detailed Description

Member Data Documentation

◆ areaFlag

uint32 Areas::areaFlag

◆ areaID

uint32 Areas::areaID

◆ x1

float Areas::x1

◆ x2

float Areas::x2

◆ y1

float Areas::y1

◆ y2

float Areas::y2