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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [12]
 
static constexpr DB2LoadInfo Instance { Fields, 12, &EmotesMeta::Instance, HOTFIX_SEL_EMOTES }
 

Detailed Description

Definition at line 1855 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta EmotesLoadInfo::Fields[12]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_LONG, .Name = "RaceMask" },
{ .IsSigned = false, .Type = FT_STRING_NOT_LOCALIZED, .Name = "EmoteSlashCommand" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "AnimID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "EmoteFlags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "EmoteSpecProc" },
{ .IsSigned = false, .Type = FT_INT, .Name = "EmoteSpecProcParam" },
{ .IsSigned = false, .Type = FT_INT, .Name = "EventSoundID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SpellVisualKitID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClassMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_2" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_LONG
Definition Define.h:166

Definition at line 1857 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo EmotesLoadInfo::Instance { Fields, 12, &EmotesMeta::Instance, HOTFIX_SEL_EMOTES }
staticconstexpr

Definition at line 1873 of file DB2LoadInfo.h.


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