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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &ContentTuningXExpectedMeta::Instance, HOTFIX_SEL_CONTENT_TUNING_X_EXPECTED }
 

Detailed Description

Definition at line 1390 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ContentTuningXExpectedLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ExpectedStatModID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinMythicPlusSeasonID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MaxMythicPlusSeasonID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ContentTuningID" },
}
@ FT_INT
Definition Define.h:163

Definition at line 1392 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ContentTuningXExpectedLoadInfo::Instance { Fields, 5, &ContentTuningXExpectedMeta::Instance, HOTFIX_SEL_CONTENT_TUNING_X_EXPECTED }
staticconstexpr

Definition at line 1401 of file DB2LoadInfo.h.


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