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

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
Trinity::RaceMask< int64RaceMask
 
uint16 SkillID
 
int32 ClassMask
 
int32 Flags
 
int32 Availability
 
int8 MinLevel
 
int16 SkillTierID
 
Trinity::RaceMask< std::array< int32, 2 > > RaceMask_
 

Detailed Description

Definition at line 3736 of file DB2Structure.h.

Member Data Documentation

◆ Availability

int32 SkillRaceClassInfoEntry::Availability

Definition at line 3743 of file DB2Structure.h.

◆ ClassMask

int32 SkillRaceClassInfoEntry::ClassMask

Definition at line 3741 of file DB2Structure.h.

◆ Flags

int32 SkillRaceClassInfoEntry::Flags

Definition at line 3742 of file DB2Structure.h.

◆ ID

uint32 SkillRaceClassInfoEntry::ID

Definition at line 3738 of file DB2Structure.h.

◆ MinLevel

int8 SkillRaceClassInfoEntry::MinLevel

Definition at line 3744 of file DB2Structure.h.

◆ RaceMask

Trinity::RaceMask<int64> SkillRaceClassInfoEntry::RaceMask

Definition at line 3739 of file DB2Structure.h.

◆ RaceMask_

Trinity::RaceMask<std::array<int32, 2> > SkillRaceClassInfoEntry::RaceMask_

Definition at line 3746 of file DB2Structure.h.

◆ SkillID

uint16 SkillRaceClassInfoEntry::SkillID

Definition at line 3740 of file DB2Structure.h.

◆ SkillTierID

int16 SkillRaceClassInfoEntry::SkillTierID

Definition at line 3745 of file DB2Structure.h.


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