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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &GarrBuildingPlotInstMeta::Instance, HOTFIX_SEL_GARR_BUILDING_PLOT_INST }
 

Detailed Description

Definition at line 2227 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrBuildingPlotInstLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "MapOffsetX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "MapOffsetY" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "GarrBuildingID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "GarrSiteLevelPlotInstID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UiTextureAtlasMemberID" },
}
@ 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 2229 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrBuildingPlotInstLoadInfo::Instance { Fields, 6, &GarrBuildingPlotInstMeta::Instance, HOTFIX_SEL_GARR_BUILDING_PLOT_INST }
staticconstexpr

Definition at line 2239 of file DB2LoadInfo.h.


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