![]() |
TrinityCore
|
#include "SharedDefines.h"#include "QueryResult.h"#include "Transaction.h"#include <chrono>#include <deque>
Include dependency graph for SpellHistory.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SpellHistory |
| struct | SpellHistory::CooldownEntry |
| struct | SpellHistory::ChargeEntry |
| struct | SpellHistory::PersistenceHelper< T > |
Enumerations | |
| enum | SpellCooldownFlags { SPELL_COOLDOWN_FLAG_NONE = 0x0, SPELL_COOLDOWN_FLAG_INCLUDE_GCD = 0x1, SPELL_COOLDOWN_FLAG_INCLUDE_EVENT_COOLDOWNS = 0x2 } |
| Spell cooldown flags sent in SMSG_SPELL_COOLDOWN. More... | |
| enum SpellCooldownFlags |
Spell cooldown flags sent in SMSG_SPELL_COOLDOWN.
1.8.8