![]() |
TrinityCore
|
#include <DB2Structure.h>
Public Attributes | |
| uint32 | ID |
| int16 | DifficultyID |
| int32 | CategoryRecoveryTime |
| int32 | RecoveryTime |
| int32 | StartRecoveryTime |
| int32 | AuraSpellID |
| uint32 | SpellID |
Definition at line 3884 of file DB2Structure.h.
| int32 SpellCooldownsEntry::AuraSpellID |
Definition at line 3891 of file DB2Structure.h.
| int32 SpellCooldownsEntry::CategoryRecoveryTime |
Definition at line 3888 of file DB2Structure.h.
| int16 SpellCooldownsEntry::DifficultyID |
Definition at line 3887 of file DB2Structure.h.
| uint32 SpellCooldownsEntry::ID |
Definition at line 3886 of file DB2Structure.h.
| int32 SpellCooldownsEntry::RecoveryTime |
Definition at line 3889 of file DB2Structure.h.
| uint32 SpellCooldownsEntry::SpellID |
Definition at line 3892 of file DB2Structure.h.
| int32 SpellCooldownsEntry::StartRecoveryTime |
Definition at line 3890 of file DB2Structure.h.