TrinityCore
VignetteMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [10]
 
static constexpr DB2Meta Instance { 892861, -1, 10, 10, 0xEC171292, Fields, -1 }
 

Detailed Description

Definition at line 14158 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField VignetteMeta::Fields[10]
staticconstexpr
Initial value:
=
{
{ FT_STRING, 1, true },
{ FT_INT, 1, false },
{ FT_INT, 1, false },
{ FT_INT, 1, false },
{ FT_INT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_BYTE, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 14160 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta VignetteMeta::Instance { 892861, -1, 10, 10, 0xEC171292, Fields, -1 }
staticconstexpr

Definition at line 14174 of file DB2Metadata.h.


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