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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [3]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 12258 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField ItemLevelSelectorMeta::Fields[3]
staticconstexpr
Initial value:
=
{
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
}
@ FT_SHORT
Definition Define.h:165

Definition at line 12260 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta ItemLevelSelectorMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1588911,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 3,
.FileFieldCount = 3,
.LayoutHash = 0xAEACAB9F,
.Fields = Fields
}
static constexpr DB2MetaField Fields[3]

Definition at line 12267 of file DB2Metadata.h.


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