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

#include <DB2Structure.h>

Public Member Functions

EnumFlag< SkillLineFlagsGetFlags () const
 

Public Attributes

LocalizedString DisplayName
 
LocalizedString AlternateVerb
 
LocalizedString Description
 
LocalizedString HordeDisplayName
 
char const * OverrideSourceInfoDisplayName
 
uint32 ID
 
int8 CategoryID
 
int32 SpellIconFileID
 
int8 CanLink
 
uint32 ParentSkillLineID
 
int32 ParentTierIndex
 
int32 Flags
 
int32 SpellBookSpellID
 
int32 ExpansionNameSharedStringID
 
int32 HordeExpansionNameSharedStringID
 

Detailed Description

Definition at line 3682 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

EnumFlag< SkillLineFlags > SkillLineEntry::GetFlags ( ) const
inline

Definition at line 3700 of file DB2Structure.h.

Member Data Documentation

◆ AlternateVerb

LocalizedString SkillLineEntry::AlternateVerb

Definition at line 3685 of file DB2Structure.h.

◆ CanLink

int8 SkillLineEntry::CanLink

Definition at line 3692 of file DB2Structure.h.

◆ CategoryID

int8 SkillLineEntry::CategoryID

Definition at line 3690 of file DB2Structure.h.

◆ Description

LocalizedString SkillLineEntry::Description

Definition at line 3686 of file DB2Structure.h.

◆ DisplayName

LocalizedString SkillLineEntry::DisplayName

Definition at line 3684 of file DB2Structure.h.

◆ ExpansionNameSharedStringID

int32 SkillLineEntry::ExpansionNameSharedStringID

Definition at line 3697 of file DB2Structure.h.

◆ Flags

int32 SkillLineEntry::Flags

Definition at line 3695 of file DB2Structure.h.

◆ HordeDisplayName

LocalizedString SkillLineEntry::HordeDisplayName

Definition at line 3687 of file DB2Structure.h.

◆ HordeExpansionNameSharedStringID

int32 SkillLineEntry::HordeExpansionNameSharedStringID

Definition at line 3698 of file DB2Structure.h.

◆ ID

uint32 SkillLineEntry::ID

Definition at line 3689 of file DB2Structure.h.

◆ OverrideSourceInfoDisplayName

char const* SkillLineEntry::OverrideSourceInfoDisplayName

Definition at line 3688 of file DB2Structure.h.

◆ ParentSkillLineID

uint32 SkillLineEntry::ParentSkillLineID

Definition at line 3693 of file DB2Structure.h.

◆ ParentTierIndex

int32 SkillLineEntry::ParentTierIndex

Definition at line 3694 of file DB2Structure.h.

◆ SpellBookSpellID

int32 SkillLineEntry::SpellBookSpellID

Definition at line 3696 of file DB2Structure.h.

◆ SpellIconFileID

int32 SkillLineEntry::SpellIconFileID

Definition at line 3691 of file DB2Structure.h.


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