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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &GlyphPropertiesMeta::Instance, HOTFIX_SEL_GLYPH_PROPERTIES }
 

Detailed Description

Definition at line 2493 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GlyphPropertiesLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpellID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "GlyphType" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "GlyphExclusiveCategoryID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SpellIconFileDataID" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 2495 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GlyphPropertiesLoadInfo::Instance { Fields, 5, &GlyphPropertiesMeta::Instance, HOTFIX_SEL_GLYPH_PROPERTIES }
staticconstexpr

Definition at line 2504 of file DB2LoadInfo.h.


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