TrinityCore
SpellCooldownsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

uint32 ID
 
uint8 DifficultyID
 
int32 CategoryRecoveryTime
 
int32 RecoveryTime
 
int32 StartRecoveryTime
 
int32 AuraSpellID
 
uint32 SpellID
 

Detailed Description

Definition at line 3726 of file DB2Structure.h.

Member Data Documentation

◆ AuraSpellID

int32 SpellCooldownsEntry::AuraSpellID

Definition at line 3733 of file DB2Structure.h.

◆ CategoryRecoveryTime

int32 SpellCooldownsEntry::CategoryRecoveryTime

Definition at line 3730 of file DB2Structure.h.

◆ DifficultyID

uint8 SpellCooldownsEntry::DifficultyID

Definition at line 3729 of file DB2Structure.h.

◆ ID

uint32 SpellCooldownsEntry::ID

Definition at line 3728 of file DB2Structure.h.

◆ RecoveryTime

int32 SpellCooldownsEntry::RecoveryTime

Definition at line 3731 of file DB2Structure.h.

◆ SpellID

uint32 SpellCooldownsEntry::SpellID

Definition at line 3734 of file DB2Structure.h.

◆ StartRecoveryTime

int32 SpellCooldownsEntry::StartRecoveryTime

Definition at line 3732 of file DB2Structure.h.


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