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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [20]
 
static constexpr DB2LoadInfo Instance { Fields, 20, &ItemSearchNameMeta::Instance, HOTFIX_SEL_ITEM_SEARCH_NAME }
 

Detailed Description

Definition at line 3295 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ItemSearchNameLoadInfo::Fields[20]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_LONG, .Name = "AllowableRace" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Display" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "OverallQualityID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ExpansionID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "MinFactionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "MinReputation" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AllowableClass" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "RequiredLevel" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "RequiredSkill" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "RequiredSkillRank" },
{ .IsSigned = false, .Type = FT_INT, .Name = "RequiredAbility" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "ItemLevel" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags2" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags3" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags4" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags5" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AllowableRace_1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AllowableRace_2" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 3297 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ItemSearchNameLoadInfo::Instance { Fields, 20, &ItemSearchNameMeta::Instance, HOTFIX_SEL_ITEM_SEARCH_NAME }
staticconstexpr

Definition at line 3321 of file DB2LoadInfo.h.


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