TrinityCore
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
 
uint16 Flags
 
int32 SpellBookSpellID
 
int32 ExpansionNameSharedStringID
 
int32 HordeExpansionNameSharedStringID
 

Detailed Description

Definition at line 3358 of file DB2Structure.h.

Member Function Documentation

◆ GetFlags()

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

Definition at line 3376 of file DB2Structure.h.

Member Data Documentation

◆ AlternateVerb

LocalizedString SkillLineEntry::AlternateVerb

Definition at line 3361 of file DB2Structure.h.

◆ CanLink

int8 SkillLineEntry::CanLink

Definition at line 3368 of file DB2Structure.h.

◆ CategoryID

int8 SkillLineEntry::CategoryID

Definition at line 3366 of file DB2Structure.h.

◆ Description

LocalizedString SkillLineEntry::Description

Definition at line 3362 of file DB2Structure.h.

◆ DisplayName

LocalizedString SkillLineEntry::DisplayName

Definition at line 3360 of file DB2Structure.h.

◆ ExpansionNameSharedStringID

int32 SkillLineEntry::ExpansionNameSharedStringID

Definition at line 3373 of file DB2Structure.h.

◆ Flags

uint16 SkillLineEntry::Flags

Definition at line 3371 of file DB2Structure.h.

◆ HordeDisplayName

LocalizedString SkillLineEntry::HordeDisplayName

Definition at line 3363 of file DB2Structure.h.

◆ HordeExpansionNameSharedStringID

int32 SkillLineEntry::HordeExpansionNameSharedStringID

Definition at line 3374 of file DB2Structure.h.

◆ ID

uint32 SkillLineEntry::ID

Definition at line 3365 of file DB2Structure.h.

◆ OverrideSourceInfoDisplayName

char const* SkillLineEntry::OverrideSourceInfoDisplayName

Definition at line 3364 of file DB2Structure.h.

◆ ParentSkillLineID

uint32 SkillLineEntry::ParentSkillLineID

Definition at line 3369 of file DB2Structure.h.

◆ ParentTierIndex

int32 SkillLineEntry::ParentTierIndex

Definition at line 3370 of file DB2Structure.h.

◆ SpellBookSpellID

int32 SkillLineEntry::SpellBookSpellID

Definition at line 3372 of file DB2Structure.h.

◆ SpellIconFileID

int32 SkillLineEntry::SpellIconFileID

Definition at line 3367 of file DB2Structure.h.


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