TrinityCore
FactionMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [17]
 
static constexpr DB2Meta Instance { 1361972, -1, 17, 17, 0xBE1F09D5, Fields, -1 }
 

Detailed Description

Definition at line 4160 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField FactionMeta::Fields[17]
staticconstexpr
Initial value:
=
{
{ FT_LONG, 4, true },
{ FT_STRING, 1, true },
{ FT_STRING, 1, true },
{ FT_SHORT, 1, true },
{ FT_SHORT, 1, false },
{ FT_BYTE, 1, false },
{ FT_INT, 1, false },
{ FT_INT, 1, true },
{ FT_SHORT, 1, false },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_SHORT, 4, true },
{ FT_SHORT, 4, false },
{ FT_INT, 4, true },
{ FT_INT, 4, true },
{ FT_FLOAT, 2, true },
{ FT_BYTE, 2, false },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152
@ FT_LONG
Definition: Define.h:154

Definition at line 4162 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta FactionMeta::Instance { 1361972, -1, 17, 17, 0xBE1F09D5, Fields, -1 }
staticconstexpr

Definition at line 4183 of file DB2Metadata.h.


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