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

#include <DB2LoadInfo.h>

Static Public Attributes

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

Detailed Description

Definition at line 2359 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrPlotLoadInfo::Fields[8]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING_NOT_LOCALIZED, .Name = "Name" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "PlotType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "HordeConstructObjID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AllianceConstructObjID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_INT, .Name = "UpgradeRequirement1" },
{ .IsSigned = false, .Type = FT_INT, .Name = "UpgradeRequirement2" },
}
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 2361 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 2373 of file DB2LoadInfo.h.


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