TrinityCore
JournalEncounterMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [12]
 
static constexpr DB2Meta Instance { 1240336, 3, 12, 12, 0x37948505, Fields, -1 }
 

Detailed Description

Definition at line 7063 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField JournalEncounterMeta::Fields[12]
staticconstexpr
Initial value:
=
{
{ FT_STRING, 1, true },
{ FT_STRING, 1, true },
{ FT_FLOAT, 2, true },
{ FT_INT, 1, false },
{ FT_SHORT, 1, false },
{ FT_SHORT, 1, false },
{ FT_INT, 1, false },
{ FT_SHORT, 1, false },
{ FT_SHORT, 1, false },
{ FT_INT, 1, false },
{ FT_INT, 1, true },
{ FT_BYTE, 1, true },
}
@ 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

Definition at line 7065 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta JournalEncounterMeta::Instance { 1240336, 3, 12, 12, 0x37948505, Fields, -1 }
staticconstexpr

Definition at line 7081 of file DB2Metadata.h.


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