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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [17]
 
static constexpr DB2LoadInfo Instance { Fields, 17, &BroadcastTextMeta::Instance, HOTFIX_SEL_BROADCAST_TEXT }
 

Detailed Description

Definition at line 774 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta BroadcastTextLoadInfo::Fields[17]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_STRING, .Name = "Text" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Text1" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "LanguageID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ConditionID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmotesID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ChatBubbleDurationMs" },
{ .IsSigned = true, .Type = FT_INT, .Name = "VoiceOverPriorityID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SoundKitID1" },
{ .IsSigned = false, .Type = FT_INT, .Name = "SoundKitID2" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteID1" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteID2" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteID3" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteDelay1" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteDelay2" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "EmoteDelay3" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 776 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo BroadcastTextLoadInfo::Instance { Fields, 17, &BroadcastTextMeta::Instance, HOTFIX_SEL_BROADCAST_TEXT }
staticconstexpr

Definition at line 797 of file DB2LoadInfo.h.


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