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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [10]
 
static constexpr DB2LoadInfo Instance { Fields, 10, &SkillRaceClassInfoMeta::Instance, HOTFIX_SEL_SKILL_RACE_CLASS_INFO }
 

Detailed Description

Definition at line 5128 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta SkillRaceClassInfoLoadInfo::Fields[10]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = true, .Type = FT_LONG, .Name = "RaceMask" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "SkillID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "ClassMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Availability" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "MinLevel" },
{ .IsSigned = true, .Type = FT_SHORT, .Name = "SkillTierID" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_1" },
{ .IsSigned = true, .Type = FT_INT, .Name = "RaceMask_2" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 5130 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo SkillRaceClassInfoLoadInfo::Instance { Fields, 10, &SkillRaceClassInfoMeta::Instance, HOTFIX_SEL_SKILL_RACE_CLASS_INFO }
staticconstexpr

Definition at line 5144 of file DB2LoadInfo.h.


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