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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [9]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 11138 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField InitiativeRewardMeta::Fields[9]
staticconstexpr
Initial value:
=
{
{ .Type = FT_LONG, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .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_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_LONG
Definition Define.h:166

Definition at line 11140 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta InitiativeRewardMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 6880280,
.IndexField = 3,
.ParentIndexField = -1,
.FieldCount = 9,
.FileFieldCount = 9,
.LayoutHash = 0x51D55D40,
.Fields = Fields
}
static constexpr DB2MetaField Fields[9]

Definition at line 11153 of file DB2Metadata.h.


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