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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [7]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 7945 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField FriendshipReputationMeta::Fields[7]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .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 },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 7947 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta FriendshipReputationMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1237639,
.IndexField = 3,
.ParentIndexField = -1,
.FieldCount = 7,
.FileFieldCount = 7,
.LayoutHash = 0x3D52E27A,
.Fields = Fields
}
static constexpr DB2MetaField Fields[7]

Definition at line 7958 of file DB2Metadata.h.


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