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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &GarrSiteLevelPlotInstMeta::Instance, HOTFIX_SEL_GARR_SITE_LEVEL_PLOT_INST }
 

Detailed Description

Definition at line 2420 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrSiteLevelPlotInstLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMarkerPosX" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "UiMarkerPosY" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "GarrSiteLevelID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "GarrPlotInstanceID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "UiMarkerSize" },
}
@ 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 2422 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrSiteLevelPlotInstLoadInfo::Instance { Fields, 6, &GarrSiteLevelPlotInstMeta::Instance, HOTFIX_SEL_GARR_SITE_LEVEL_PLOT_INST }
staticconstexpr

Definition at line 2432 of file DB2LoadInfo.h.


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