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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [6]
 
static constexpr DB2LoadInfo Instance { Fields, 6, &TraitCondAccountElementMeta::Instance, HOTFIX_SEL_TRAIT_COND_ACCOUNT_ELEMENT }
 

Detailed Description

Definition at line 6247 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta TraitCondAccountElementLoadInfo::Fields[6]
staticconstexpr
Initial value:
=
{
{ .IsSigned = true, .Type = FT_LONG, .Name = "ElementValueInt" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "PlayerDataElementAccountID" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "Comparison" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Unused1110" },
{ .IsSigned = true, .Type = FT_INT, .Name = "PlayerDataElementCharacterID" },
}
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 6249 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo TraitCondAccountElementLoadInfo::Instance { Fields, 6, &TraitCondAccountElementMeta::Instance, HOTFIX_SEL_TRAIT_COND_ACCOUNT_ELEMENT }
staticconstexpr

Definition at line 6259 of file DB2LoadInfo.h.


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