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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [17]
 
static constexpr DB2LoadInfo Instance { Fields, 17, &TraitCondMeta::Instance, HOTFIX_SEL_TRAIT_COND }
 

Detailed Description

Definition at line 6221 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TraitCondLoadInfo::Fields[17]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "CondType" },
{ .IsSigned = false, .Type = FT_INT, .Name = "TraitTreeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "GrantedRanks" },
{ .IsSigned = true, .Type = FT_INT, .Name = "QuestID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AchievementID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpecSetID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitNodeGroupID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitNodeID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitNodeEntryID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitCurrencyID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpentAmountRequired" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RequiredLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "FreeSharedStringID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpendMoreSharedStringID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TraitCondAccountElementID" },
}
@ FT_INT
Definition Define.h:163

Definition at line 6223 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TraitCondLoadInfo::Instance { Fields, 17, &TraitCondMeta::Instance, HOTFIX_SEL_TRAIT_COND }
staticconstexpr

Definition at line 6244 of file DB2LoadInfo.h.


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