TrinityCore
PvpTalentEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3148 of file DB2Structure.h.

Member Data Documentation

◆ ActionBarSpellID

int32 PvpTalentEntry::ActionBarSpellID

Definition at line 3156 of file DB2Structure.h.

◆ Description

LocalizedString PvpTalentEntry::Description

Definition at line 3150 of file DB2Structure.h.

◆ Flags

int32 PvpTalentEntry::Flags

Definition at line 3155 of file DB2Structure.h.

◆ ID

uint32 PvpTalentEntry::ID

Definition at line 3151 of file DB2Structure.h.

◆ LevelRequired

int32 PvpTalentEntry::LevelRequired

Definition at line 3158 of file DB2Structure.h.

◆ OverridesSpellID

int32 PvpTalentEntry::OverridesSpellID

Definition at line 3154 of file DB2Structure.h.

◆ PlayerConditionID

int32 PvpTalentEntry::PlayerConditionID

Definition at line 3159 of file DB2Structure.h.

◆ PvpTalentCategoryID

int32 PvpTalentEntry::PvpTalentCategoryID

Definition at line 3157 of file DB2Structure.h.

◆ SpecID

int32 PvpTalentEntry::SpecID

Definition at line 3152 of file DB2Structure.h.

◆ SpellID

int32 PvpTalentEntry::SpellID

Definition at line 3153 of file DB2Structure.h.


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