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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [13]
 
static constexpr DB2LoadInfo Instance { Fields, 13, &TransmogOutfitSlotInfoMeta::Instance, HOTFIX_SEL_TRANSMOG_OUTFIT_SLOT_INFO }
 

Detailed Description

Definition at line 6627 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TransmogOutfitSlotInfoLoadInfo::Fields[13]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING_NOT_LOCALIZED, .Name = "InventorySlotName" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "TransmogOutfitSlotEnum" },
{ .IsSigned = true, .Type = FT_INT, .Name = "InventorySlotEnum" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Unused1200" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "TransmogCollectionType" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SecondarySlotID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "InventorySlotID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UnassignedAtlasID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "UnassignedDisplayAtlasID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "ItemCostMultiplier" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "IllusionCostMultiplier" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 6629 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TransmogOutfitSlotInfoLoadInfo::Instance { Fields, 13, &TransmogOutfitSlotInfoMeta::Instance, HOTFIX_SEL_TRANSMOG_OUTFIT_SLOT_INFO }
staticconstexpr

Definition at line 6646 of file DB2LoadInfo.h.


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