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 3554 of file DB2Structure.h.

Member Data Documentation

◆ AuraSpellID

int32 SpellCooldownsEntry::AuraSpellID

Definition at line 3561 of file DB2Structure.h.

◆ CategoryRecoveryTime

int32 SpellCooldownsEntry::CategoryRecoveryTime

Definition at line 3558 of file DB2Structure.h.

◆ DifficultyID

uint8 SpellCooldownsEntry::DifficultyID

Definition at line 3557 of file DB2Structure.h.

◆ ID

uint32 SpellCooldownsEntry::ID

Definition at line 3556 of file DB2Structure.h.

◆ RecoveryTime

int32 SpellCooldownsEntry::RecoveryTime

Definition at line 3559 of file DB2Structure.h.

◆ SpellID

uint32 SpellCooldownsEntry::SpellID

Definition at line 3562 of file DB2Structure.h.

◆ StartRecoveryTime

int32 SpellCooldownsEntry::StartRecoveryTime

Definition at line 3560 of file DB2Structure.h.


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