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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [13]
 
static constexpr DB2LoadInfo Instance { Fields, 13, &ExpectedStatMeta::Instance, HOTFIX_SEL_EXPECTED_STAT }
 

Detailed Description

Definition at line 1903 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta ExpectedStatLoadInfo::Fields[13]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ExpansionID" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureHealth" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerHealth" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureAutoAttackDps" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureArmor" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerMana" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerPrimaryStat" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "PlayerSecondaryStat" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "ArmorConstant" },
{ .IsSigned = false, .Type = FT_FLOAT, .Name = "CreatureSpellDamage" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ContentSetID" },
{ .IsSigned = false, .Type = FT_INT, .Name = "Lvl" },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 1905 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo ExpectedStatLoadInfo::Instance { Fields, 13, &ExpectedStatMeta::Instance, HOTFIX_SEL_EXPECTED_STAT }
staticconstexpr

Definition at line 1922 of file DB2LoadInfo.h.


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