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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &ConditionalContentTuningMeta::Instance, HOTFIX_SEL_CONDITIONAL_CONTENT_TUNING }
 

Detailed Description

Definition at line 1347 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ConditionalContentTuningLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OrderIndex" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RedirectContentTuningID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RedirectFlag" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RedirectEnum" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ParentContentTuningID" },
}
@ FT_INT
Definition Define.h:163

Definition at line 1349 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ConditionalContentTuningLoadInfo::Instance { Fields, 6, &ConditionalContentTuningMeta::Instance, HOTFIX_SEL_CONDITIONAL_CONTENT_TUNING }
staticconstexpr

Definition at line 1359 of file DB2LoadInfo.h.


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