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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [4]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 21567 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField SpellMissileMotionMeta::Fields[4]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
}
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 21569 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta SpellMissileMotionMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 897955,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 4,
.FileFieldCount = 4,
.LayoutHash = 0x0200AB02,
.Fields = Fields
}
static constexpr DB2MetaField Fields[4]

Definition at line 21577 of file DB2Metadata.h.


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