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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [11]
 
static constexpr DB2LoadInfo Instance { Fields, 11, &QuestFactionRewardMeta::Instance, HOTFIX_SEL_QUEST_FACTION_REWARD }
 

Detailed Description

Definition at line 4751 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta QuestFactionRewardLoadInfo::Fields[11]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty1" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty2" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty3" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty4" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty5" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty6" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty7" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty8" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty9" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "Difficulty10" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163

Definition at line 4753 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo QuestFactionRewardLoadInfo::Instance { Fields, 11, &QuestFactionRewardMeta::Instance, HOTFIX_SEL_QUEST_FACTION_REWARD }
staticconstexpr

Definition at line 4768 of file DB2LoadInfo.h.


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