TrinityCore
ChrClassesXPowerTypesLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [3]
 
static constexpr DB2LoadInfo Instance { Fields, 3, &ChrClassesXPowerTypesMeta::Instance, HOTFIX_SEL_CHR_CLASSES_X_POWER_TYPES }
 

Detailed Description

Definition at line 960 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ChrClassesXPowerTypesLoadInfo::Fields[3]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ true, FT_BYTE, "PowerType" },
{ false, FT_INT, "ClassID" },
}
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 962 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ChrClassesXPowerTypesLoadInfo::Instance { Fields, 3, &ChrClassesXPowerTypesMeta::Instance, HOTFIX_SEL_CHR_CLASSES_X_POWER_TYPES }
staticconstexpr

Definition at line 969 of file DB2LoadInfo.h.


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