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

#include <DB2Structure.h>

Public Member Functions

bool HasFlag (WMOAreaTableFlags flag) const
 

Public Attributes

LocalizedString AreaName
 
uint32 ID
 
uint16 WmoID
 
uint8 NameSetID
 
int32 WmoGroupID
 
uint8 SoundProviderPref
 
uint8 SoundProviderPrefUnderwater
 
uint16 AmbienceID
 
uint16 UwAmbience
 
uint16 ZoneMusic
 
uint32 UwZoneMusic
 
uint16 IntroSound
 
uint16 UwIntroSound
 
uint16 AreaTableID
 
int32 Flags
 

Detailed Description

Definition at line 5103 of file DB2Structure.h.

Member Function Documentation

◆ HasFlag()

bool WMOAreaTableEntry::HasFlag ( WMOAreaTableFlags  flag) const
inline

Definition at line 5121 of file DB2Structure.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ AmbienceID

uint16 WMOAreaTableEntry::AmbienceID

Definition at line 5112 of file DB2Structure.h.

◆ AreaName

LocalizedString WMOAreaTableEntry::AreaName

Definition at line 5105 of file DB2Structure.h.

◆ AreaTableID

uint16 WMOAreaTableEntry::AreaTableID

Definition at line 5118 of file DB2Structure.h.

◆ Flags

int32 WMOAreaTableEntry::Flags

Definition at line 5119 of file DB2Structure.h.

◆ ID

uint32 WMOAreaTableEntry::ID

Definition at line 5106 of file DB2Structure.h.

◆ IntroSound

uint16 WMOAreaTableEntry::IntroSound

Definition at line 5116 of file DB2Structure.h.

◆ NameSetID

uint8 WMOAreaTableEntry::NameSetID

Definition at line 5108 of file DB2Structure.h.

◆ SoundProviderPref

uint8 WMOAreaTableEntry::SoundProviderPref

Definition at line 5110 of file DB2Structure.h.

◆ SoundProviderPrefUnderwater

uint8 WMOAreaTableEntry::SoundProviderPrefUnderwater

Definition at line 5111 of file DB2Structure.h.

◆ UwAmbience

uint16 WMOAreaTableEntry::UwAmbience

Definition at line 5113 of file DB2Structure.h.

◆ UwIntroSound

uint16 WMOAreaTableEntry::UwIntroSound

Definition at line 5117 of file DB2Structure.h.

◆ UwZoneMusic

uint32 WMOAreaTableEntry::UwZoneMusic

Definition at line 5115 of file DB2Structure.h.

◆ WmoGroupID

int32 WMOAreaTableEntry::WmoGroupID

Definition at line 5109 of file DB2Structure.h.

◆ WmoID

uint16 WMOAreaTableEntry::WmoID

Definition at line 5107 of file DB2Structure.h.

◆ ZoneMusic

uint16 WMOAreaTableEntry::ZoneMusic

Definition at line 5114 of file DB2Structure.h.


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