TrinityCore
WmoAreaTableLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [15]
 
static constexpr DB2LoadInfo Instance { Fields, 15, &WMOAreaTableMeta::Instance, HOTFIX_SEL_WMO_AREA_TABLE }
 

Detailed Description

Definition at line 6438 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta WmoAreaTableLoadInfo::Fields[15]
staticconstexpr
Initial value:
=
{
{ false, FT_STRING, "AreaName" },
{ false, FT_INT, "ID" },
{ false, FT_SHORT, "WmoID" },
{ false, FT_BYTE, "NameSetID" },
{ true, FT_INT, "WmoGroupID" },
{ false, FT_BYTE, "SoundProviderPref" },
{ false, FT_BYTE, "SoundProviderPrefUnderwater" },
{ false, FT_SHORT, "AmbienceID" },
{ false, FT_SHORT, "UwAmbience" },
{ false, FT_SHORT, "ZoneMusic" },
{ false, FT_INT, "UwZoneMusic" },
{ false, FT_SHORT, "IntroSound" },
{ false, FT_SHORT, "UwIntroSound" },
{ false, FT_SHORT, "AreaTableID" },
{ false, FT_BYTE, "Flags" },
}
@ FT_SHORT
Definition: Define.h:153
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 6440 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo WmoAreaTableLoadInfo::Instance { Fields, 15, &WMOAreaTableMeta::Instance, HOTFIX_SEL_WMO_AREA_TABLE }
staticconstexpr

Definition at line 6459 of file DB2LoadInfo.h.


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