TrinityCore
UnitPowerBarLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [27]
 
static constexpr DB2LoadInfo Instance { Fields, 27, &UnitPowerBarMeta::Instance, HOTFIX_SEL_UNIT_POWER_BAR }
 

Detailed Description

Definition at line 6270 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta UnitPowerBarLoadInfo::Fields[27]
staticconstexpr
Initial value:
=
{
{ false, FT_INT, "ID" },
{ false, FT_STRING, "Name" },
{ false, FT_STRING, "Cost" },
{ false, FT_STRING, "OutOfError" },
{ false, FT_STRING, "ToolTip" },
{ false, FT_INT, "MinPower" },
{ false, FT_INT, "MaxPower" },
{ false, FT_INT, "StartPower" },
{ false, FT_BYTE, "CenterPower" },
{ false, FT_FLOAT, "RegenerationPeace" },
{ false, FT_FLOAT, "RegenerationCombat" },
{ false, FT_BYTE, "BarType" },
{ false, FT_SHORT, "Flags" },
{ false, FT_FLOAT, "StartInset" },
{ false, FT_FLOAT, "EndInset" },
{ true, FT_INT, "FileDataID1" },
{ true, FT_INT, "FileDataID2" },
{ true, FT_INT, "FileDataID3" },
{ true, FT_INT, "FileDataID4" },
{ true, FT_INT, "FileDataID5" },
{ true, FT_INT, "FileDataID6" },
{ true, FT_INT, "Color1" },
{ true, FT_INT, "Color2" },
{ true, FT_INT, "Color3" },
{ true, FT_INT, "Color4" },
{ true, FT_INT, "Color5" },
{ true, FT_INT, "Color6" },
}
@ FT_FLOAT
Definition: Define.h:150
@ FT_SHORT
Definition: Define.h:153
@ FT_STRING
Definition: Define.h:148
@ FT_INT
Definition: Define.h:151
@ FT_BYTE
Definition: Define.h:152

Definition at line 6272 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo UnitPowerBarLoadInfo::Instance { Fields, 27, &UnitPowerBarMeta::Instance, HOTFIX_SEL_UNIT_POWER_BAR }
staticconstexpr

Definition at line 6303 of file DB2LoadInfo.h.


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