TrinityCore
Loading...
Searching...
No Matches
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 6931 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

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

Definition at line 6933 of file DB2LoadInfo.h.

◆ Instance

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

Definition at line 6964 of file DB2LoadInfo.h.


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