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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [11]
 
static constexpr DB2LoadInfo Instance { Fields, 11, &GarrSiteLevelMeta::Instance, HOTFIX_SEL_GARR_SITE_LEVEL }
 

Detailed Description

Definition at line 2400 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrSiteLevelLoadInfo::Fields[11]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "TownHallUiPosX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "TownHallUiPosY" },
{ .IsSigned = false, .Type = FT_INT, .Name = "GarrSiteID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "GarrLevel" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "MapID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UpgradeMovieID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UiTextureKitID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "MaxBuildingLevel" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UpgradeCost" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UpgradeGoldCost" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 2402 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrSiteLevelLoadInfo::Instance { Fields, 11, &GarrSiteLevelMeta::Instance, HOTFIX_SEL_GARR_SITE_LEVEL }
staticconstexpr

Definition at line 2417 of file DB2LoadInfo.h.


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