TrinityCore
TaxiPathNodeMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [9]
 
static constexpr DB2Meta Instance { 1000437, 1, 9, 9, 0xF1BEC205, Fields, 2 }
 

Detailed Description

Definition at line 12462 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField TaxiPathNodeMeta::Fields[9]
staticconstexpr
Initial value:
=
{
{ FT_FLOAT, 3, true },
{ FT_INT, 1, false },
{ FT_SHORT, 1, false },
{ FT_INT, 1, true },
{ FT_SHORT, 1, false },
{ FT_INT, 1, true },
{ FT_INT, 1, false },
{ FT_INT, 1, true },
{ FT_INT, 1, true },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151

Definition at line 12464 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta TaxiPathNodeMeta::Instance { 1000437, 1, 9, 9, 0xF1BEC205, Fields, 2 }
staticconstexpr

Definition at line 12477 of file DB2Metadata.h.


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