AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
VMAP::AreaInfo Struct Reference

#include "MapTree.h"

Public Member Functions

 AreaInfo ()
 

Public Attributes

bool result {false}
 
float ground_Z
 
uint32 flags {0}
 
int32 adtId {0}
 
int32 rootId {0}
 
int32 groupId {0}
 

Detailed Description

Constructor & Destructor Documentation

◆ AreaInfo()

VMAP::AreaInfo::AreaInfo ( )
inline
90: ground_Z(-G3D::inf()) { }
float ground_Z
Definition: MapTree.h:92

Member Data Documentation

◆ adtId

◆ flags

◆ ground_Z

◆ groupId

◆ result

◆ rootId