TrinityCore
GameObjectsMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [12]
 
static constexpr DB2Meta Instance { 841620, 3, 12, 12, 0xE1536F72, Fields, 4 }
 

Detailed Description

Definition at line 4496 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField GameObjectsMeta::Fields[12]
staticconstexpr
Initial value:
=
{
{ FT_STRING, 1, true },
{ FT_FLOAT, 3, true },
{ FT_FLOAT, 4, true },
{ FT_INT, 1, false },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_FLOAT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
{ FT_INT, 8, true },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151

Definition at line 4498 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta GameObjectsMeta::Instance { 841620, 3, 12, 12, 0xE1536F72, Fields, 4 }
staticconstexpr

Definition at line 4514 of file DB2Metadata.h.


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