![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
uint32 | ID |
uint8 | DifficultyID |
int32 | CategoryRecoveryTime |
int32 | RecoveryTime |
int32 | StartRecoveryTime |
int32 | AuraSpellID |
uint32 | SpellID |
Definition at line 3726 of file DB2Structure.h.
int32 SpellCooldownsEntry::AuraSpellID |
Definition at line 3733 of file DB2Structure.h.
int32 SpellCooldownsEntry::CategoryRecoveryTime |
Definition at line 3730 of file DB2Structure.h.
uint8 SpellCooldownsEntry::DifficultyID |
Definition at line 3729 of file DB2Structure.h.
uint32 SpellCooldownsEntry::ID |
Definition at line 3728 of file DB2Structure.h.
int32 SpellCooldownsEntry::RecoveryTime |
Definition at line 3731 of file DB2Structure.h.
uint32 SpellCooldownsEntry::SpellID |
Definition at line 3734 of file DB2Structure.h.
int32 SpellCooldownsEntry::StartRecoveryTime |
Definition at line 3732 of file DB2Structure.h.