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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [12]
 
static constexpr DB2LoadInfo Instance { Fields, 12, &ChrCustomizationReqMeta::Instance, HOTFIX_SEL_CHR_CUSTOMIZATION_REQ }
 

Detailed Description

Definition at line 1125 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ChrCustomizationReqLoadInfo::Fields[12]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_LONG, .Name = "RaceMask" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "ReqSource" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClassMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RegionGroupMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AchievementID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "QuestID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "OverrideArchive" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ItemModifiedAppearanceID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_2" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_LONG
Definition Define.h:166

Definition at line 1127 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ChrCustomizationReqLoadInfo::Instance { Fields, 12, &ChrCustomizationReqMeta::Instance, HOTFIX_SEL_CHR_CUSTOMIZATION_REQ }
staticconstexpr

Definition at line 1143 of file DB2LoadInfo.h.


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