TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
PvpTalentEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

LocalizedString Description
 
uint32 ID
 
uint32 SpecID
 
int32 SpellID
 
int32 OverridesSpellID
 
int32 Flags
 
int32 ActionBarSpellID
 
int32 PvpTalentCategoryID
 
int32 LevelRequired
 
int32 PlayerConditionID
 

Detailed Description

Definition at line 3320 of file DB2Structure.h.

Member Data Documentation

◆ ActionBarSpellID

int32 PvpTalentEntry::ActionBarSpellID

Definition at line 3328 of file DB2Structure.h.

◆ Description

LocalizedString PvpTalentEntry::Description

Definition at line 3322 of file DB2Structure.h.

◆ Flags

int32 PvpTalentEntry::Flags

Definition at line 3327 of file DB2Structure.h.

◆ ID

uint32 PvpTalentEntry::ID

Definition at line 3323 of file DB2Structure.h.

◆ LevelRequired

int32 PvpTalentEntry::LevelRequired

Definition at line 3330 of file DB2Structure.h.

◆ OverridesSpellID

int32 PvpTalentEntry::OverridesSpellID

Definition at line 3326 of file DB2Structure.h.

◆ PlayerConditionID

int32 PvpTalentEntry::PlayerConditionID

Definition at line 3331 of file DB2Structure.h.

◆ PvpTalentCategoryID

int32 PvpTalentEntry::PvpTalentCategoryID

Definition at line 3329 of file DB2Structure.h.

◆ SpecID

uint32 PvpTalentEntry::SpecID

Definition at line 3324 of file DB2Structure.h.

◆ SpellID

int32 PvpTalentEntry::SpellID

Definition at line 3325 of file DB2Structure.h.


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