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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [6]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 3343 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField ChrClassRaceSexMeta::Fields[6]
staticconstexpr
Initial value:
=
{
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 3345 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta ChrClassRaceSexMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1306188,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 6,
.FileFieldCount = 6,
.LayoutHash = 0x0FB99891,
.Fields = Fields
}
static constexpr DB2MetaField Fields[6]

Definition at line 3355 of file DB2Metadata.h.


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