TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
SpellVisualEffectNameMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [16]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 20393 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField SpellVisualEffectNameMeta::Fields[16]
staticconstexpr
Initial value:
=
{
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
}
@ FT_FLOAT
Definition: Define.h:156
@ FT_SHORT
Definition: Define.h:159
@ FT_INT
Definition: Define.h:157
@ FT_BYTE
Definition: Define.h:158

Definition at line 20395 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta SpellVisualEffectNameMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 897948,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 16,
.FileFieldCount = 16,
.LayoutHash = 0x14F15AE6,
.Fields = Fields
}
static constexpr DB2MetaField Fields[16]

Definition at line 20415 of file DB2Metadata.h.


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