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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [10]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 1523 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField AuctionHouseCategoryMeta::Fields[10]
staticconstexpr
Initial value:
=
{
{ .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_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 1525 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta AuctionHouseCategoryMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 4366440,
.IndexField = 2,
.ParentIndexField = 7,
.FieldCount = 10,
.FileFieldCount = 10,
.LayoutHash = 0xCF37C344,
.Fields = Fields
}
static constexpr DB2MetaField Fields[10]

Definition at line 1539 of file DB2Metadata.h.


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