TrinityCore
LightMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [5]
 
static constexpr DB2Meta Instance { 1375579, -1, 5, 5, 0xAD1B2253, Fields, -1 }
 

Detailed Description

Definition at line 7394 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField LightMeta::Fields[5]
staticconstexpr
Initial value:
=
{
{ FT_FLOAT, 3, true },
{ FT_FLOAT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_SHORT, 1, true },
{ FT_SHORT, 8, false },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153

Definition at line 7396 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta LightMeta::Instance { 1375579, -1, 5, 5, 0xAD1B2253, Fields, -1 }
staticconstexpr

Definition at line 7405 of file DB2Metadata.h.


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