TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SpellHistory::CooldownEntry Struct Reference

#include <SpellHistory.h>

Public Attributes

uint32 SpellId = 0
 
Clock::time_point CooldownEnd
 
uint32 ItemId = 0
 
uint32 CategoryId = 0
 
Clock::time_point CategoryEnd
 
bool OnHold = false
 

Member Data Documentation

Clock::time_point SpellHistory::CooldownEntry::CategoryEnd
uint32 SpellHistory::CooldownEntry::CategoryId = 0
Clock::time_point SpellHistory::CooldownEntry::CooldownEnd
uint32 SpellHistory::CooldownEntry::ItemId = 0
bool SpellHistory::CooldownEntry::OnHold = false
uint32 SpellHistory::CooldownEntry::SpellId = 0

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