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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [13]
 
static constexpr DB2LoadInfo Instance { Fields, 13, &TransmogSetMeta::Instance, HOTFIX_SEL_TRANSMOG_SET }
 

Detailed Description

Definition at line 6666 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TransmogSetLoadInfo::Fields[13]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING, .Name = "Name" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClassMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TrackingQuestID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "TransmogSetGroupID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ItemNameDescriptionID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ParentTransmogSetID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unknown810" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ExpansionID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PatchID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UiOrder" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerConditionID" },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 6668 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TransmogSetLoadInfo::Instance { Fields, 13, &TransmogSetMeta::Instance, HOTFIX_SEL_TRANSMOG_SET }
staticconstexpr

Definition at line 6685 of file DB2LoadInfo.h.


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