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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [10]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 26227 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField WarbandSceneAnimationMeta::Fields[10]
staticconstexpr
Initial value:
=
{
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = true },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 26229 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta WarbandSceneAnimationMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 5754555,
.IndexField = 0,
.ParentIndexField = -1,
.FieldCount = 10,
.FileFieldCount = 10,
.LayoutHash = 0x219C72FA,
.Fields = Fields
}
static constexpr DB2MetaField Fields[10]

Definition at line 26243 of file DB2Metadata.h.


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