TrinityCore
Loading...
Searching...
No Matches
SpellCooldownsEntry Struct Reference

#include <DB2Structure.h>

Public Attributes

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

Detailed Description

Definition at line 3884 of file DB2Structure.h.

Member Data Documentation

◆ AuraSpellID

int32 SpellCooldownsEntry::AuraSpellID

Definition at line 3891 of file DB2Structure.h.

◆ CategoryRecoveryTime

int32 SpellCooldownsEntry::CategoryRecoveryTime

Definition at line 3888 of file DB2Structure.h.

◆ DifficultyID

int16 SpellCooldownsEntry::DifficultyID

Definition at line 3887 of file DB2Structure.h.

◆ ID

uint32 SpellCooldownsEntry::ID

Definition at line 3886 of file DB2Structure.h.

◆ RecoveryTime

int32 SpellCooldownsEntry::RecoveryTime

Definition at line 3889 of file DB2Structure.h.

◆ SpellID

uint32 SpellCooldownsEntry::SpellID

Definition at line 3892 of file DB2Structure.h.

◆ StartRecoveryTime

int32 SpellCooldownsEntry::StartRecoveryTime

Definition at line 3890 of file DB2Structure.h.


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