TrinityCore
Loading...
Searching...
No Matches
UIArrowCalloutMeta Struct Reference

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [9]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 24177 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField UIArrowCalloutMeta::Fields[9]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 24179 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta UIArrowCalloutMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 5011999,
.IndexField = 2,
.ParentIndexField = -1,
.FieldCount = 9,
.FileFieldCount = 9,
.LayoutHash = 0x11F1EB32,
.Fields = Fields
}
static constexpr DB2MetaField Fields[9]

Definition at line 24192 of file DB2Metadata.h.


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