TrinityCore
GarrFollowerXAbilityLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [5]
 
static constexpr DB2LoadInfo Instance { Fields, 5, &GarrFollowerXAbilityMeta::Instance, HOTFIX_SEL_GARR_FOLLOWER_X_ABILITY }
 

Detailed Description

Definition at line 2125 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta GarrFollowerXAbilityLoadInfo::Fields[5]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_BYTE, "OrderIndex" },
{ false, FT_BYTE, "FactionIndex" },
{ false, FT_SHORT, "GarrAbilityID" },
{ false, FT_INT, "GarrFollowerID" },
}
@ FT_SHORT
Definition: Define.h:153
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 2127 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo GarrFollowerXAbilityLoadInfo::Instance { Fields, 5, &GarrFollowerXAbilityMeta::Instance, HOTFIX_SEL_GARR_FOLLOWER_X_ABILITY }
staticconstexpr

Definition at line 2136 of file DB2LoadInfo.h.


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