TrinityCore
Loading...
Searching...
No Matches
AreaTableEntry Struct Reference

#include <DBCStructure.h>

Public Member Functions

bool IsSanctuary () const
 
bool IsFlyable () const
 

Public Attributes

uint32 ID
 
uint32 ContinentID
 
uint32 ParentAreaID
 
uint32 AreaBit
 
uint32 Flags
 
int32 ExplorationLevel
 
char const * AreaName [16]
 
uint32 FactionGroupMask
 
uint32 LiquidTypeID [4]
 

Detailed Description

Definition at line 176 of file DBCStructure.h.

Member Function Documentation

◆ IsFlyable()

bool AreaTableEntry::IsFlyable ( ) const
inline

Definition at line 205 of file DBCStructure.h.

+ Here is the caller graph for this function:

◆ IsSanctuary()

bool AreaTableEntry::IsSanctuary ( ) const
inline

Definition at line 198 of file DBCStructure.h.

+ Here is the caller graph for this function:

Member Data Documentation

◆ AreaBit

uint32 AreaTableEntry::AreaBit

Definition at line 181 of file DBCStructure.h.

◆ AreaName

char const* AreaTableEntry::AreaName[16]

Definition at line 189 of file DBCStructure.h.

◆ ContinentID

uint32 AreaTableEntry::ContinentID

Definition at line 179 of file DBCStructure.h.

◆ ExplorationLevel

int32 AreaTableEntry::ExplorationLevel

Definition at line 188 of file DBCStructure.h.

◆ FactionGroupMask

uint32 AreaTableEntry::FactionGroupMask

Definition at line 191 of file DBCStructure.h.

◆ Flags

uint32 AreaTableEntry::Flags

Definition at line 182 of file DBCStructure.h.

◆ ID

uint32 AreaTableEntry::ID

Definition at line 178 of file DBCStructure.h.

◆ LiquidTypeID

uint32 AreaTableEntry::LiquidTypeID[4]

Definition at line 192 of file DBCStructure.h.

◆ ParentAreaID

uint32 AreaTableEntry::ParentAreaID

Definition at line 180 of file DBCStructure.h.


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