TrinityCore
GarrPlotLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [9]
 
static constexpr DB2LoadInfo Instance { Fields, 9, &GarrPlotMeta::Instance, HOTFIX_SEL_GARR_PLOT }
 

Detailed Description

Definition at line 2182 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrPlotLoadInfo::Fields[9]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_STRING_NOT_LOCALIZED, "Name" },
{ false, FT_BYTE, "PlotType" },
{ true, FT_INT, "HordeConstructObjID" },
{ true, FT_INT, "AllianceConstructObjID" },
{ false, FT_BYTE, "Flags" },
{ false, FT_BYTE, "UiCategoryID" },
{ false, FT_INT, "UpgradeRequirement1" },
{ false, FT_INT, "UpgradeRequirement2" },
}
@ FT_INT
Definition: Define.h:151
@ FT_STRING_NOT_LOCALIZED
Definition: Define.h:149
@ FT_BYTE
Definition: Define.h:152

Definition at line 2184 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrPlotLoadInfo::Instance { Fields, 9, &GarrPlotMeta::Instance, HOTFIX_SEL_GARR_PLOT }
staticconstexpr

Definition at line 2197 of file DB2LoadInfo.h.


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