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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [2]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 7120 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField DurabilityCostsMeta::Fields[2]
staticconstexpr
Initial value:
=
{
{ .Type = FT_SHORT, .ArraySize = 21, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 8, .IsSigned = false },
}
@ FT_SHORT
Definition Define.h:165

Definition at line 7122 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta DurabilityCostsMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1283019,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 2,
.FileFieldCount = 2,
.LayoutHash = 0x917714A1,
.Fields = Fields
}
static constexpr DB2MetaField Fields[2]

Definition at line 7128 of file DB2Metadata.h.


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