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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [19]
 
static constexpr DB2LoadInfo Instance { Fields, 19, &SkillLineAbilityMeta::Instance, HOTFIX_SEL_SKILL_LINE_ABILITY }
 

Detailed Description

Definition at line 5087 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SkillLineAbilityLoadInfo::Fields[19]
staticconstexpr
Initial value:
=
{
{ .IsSigned = true, .Type = FT_LONG, .Name = "RaceMask" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "AbilityVerb" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "AbilityAllVerb" },
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "SkillLine" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Spell" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "MinSkillLineRank" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClassMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "SupercedesSpell" },
{ .IsSigned = true, .Type = FT_INT, .Name = "AcquireMethod" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "TrivialSkillLineRankHigh" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "TrivialSkillLineRankLow" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "NumSkillUps" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "UniqueBit" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "TradeSkillCategoryID" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "SkillupSkillLineID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_2" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 5089 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SkillLineAbilityLoadInfo::Instance { Fields, 19, &SkillLineAbilityMeta::Instance, HOTFIX_SEL_SKILL_LINE_ABILITY }
staticconstexpr

Definition at line 5112 of file DB2LoadInfo.h.


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