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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [9]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 5817 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField CreatureDisplayInfoCondMeta::Fields[9]
staticconstexpr
Initial value:
=
{
{ .Type = FT_LONG, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 4, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 5819 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta CreatureDisplayInfoCondMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1332686,
.IndexField = 1,
.ParentIndexField = 8,
.FieldCount = 9,
.FileFieldCount = 8,
.LayoutHash = 0x6D63BCC2,
.Fields = Fields
}
static constexpr DB2MetaField Fields[9]

Definition at line 5832 of file DB2Metadata.h.


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