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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [8]
 
static constexpr DB2LoadInfo Instance { Fields, 8, &GarrClassSpecMeta::Instance, HOTFIX_SEL_GARR_CLASS_SPEC }
 

Detailed Description

Definition at line 2242 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrClassSpecLoadInfo::Fields[8]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "ClassSpec" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "ClassSpecMale" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "ClassSpecFemale" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "UiTextureAtlasMemberID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "GarrFollItemSetID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "FollowerClassLimit" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 2244 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrClassSpecLoadInfo::Instance { Fields, 8, &GarrClassSpecMeta::Instance, HOTFIX_SEL_GARR_CLASS_SPEC }
staticconstexpr

Definition at line 2256 of file DB2LoadInfo.h.


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