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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &EmotesTextSoundMeta::Instance, HOTFIX_SEL_EMOTES_TEXT_SOUND }
 

Detailed Description

Definition at line 1888 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta EmotesTextSoundLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "RaceID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "ClassID" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "SexID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SoundID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "EmotesTextID" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 1890 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo EmotesTextSoundLoadInfo::Instance { Fields, 6, &EmotesTextSoundMeta::Instance, HOTFIX_SEL_EMOTES_TEXT_SOUND }
staticconstexpr

Definition at line 1900 of file DB2LoadInfo.h.


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