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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [11]
 
static constexpr DB2LoadInfo Instance { Fields, 11, &QuestMoneyRewardMeta::Instance, HOTFIX_SEL_QUEST_MONEY_REWARD }
 

Detailed Description

Definition at line 4800 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

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

Definition at line 4802 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo QuestMoneyRewardLoadInfo::Instance { Fields, 11, &QuestMoneyRewardMeta::Instance, HOTFIX_SEL_QUEST_MONEY_REWARD }
staticconstexpr

Definition at line 4817 of file DB2LoadInfo.h.


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