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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [3]
 
static constexpr DB2LoadInfo Instance { Fields, 3, &PhaseXPhaseGroupMeta::Instance, HOTFIX_SEL_PHASE_X_PHASE_GROUP }
 

Detailed Description

Definition at line 4361 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta PhaseXPhaseGroupLoadInfo::Fields[3]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "PhaseID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PhaseGroupID" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 4363 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo PhaseXPhaseGroupLoadInfo::Instance { Fields, 3, &PhaseXPhaseGroupMeta::Instance, HOTFIX_SEL_PHASE_X_PHASE_GROUP }
staticconstexpr

Definition at line 4370 of file DB2LoadInfo.h.


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