![]() |
TrinityCore
|
#include <SpellPackets.h>
Public Attributes | |
| uint32 | SpellID = 0 |
| uint16 | ItemID = 0 |
| uint16 | Category = 0 |
| int32 | RecoveryTime = 0 |
| int32 | CategoryRecoveryTime = 0 |
| bool | OnHold = false |
Definition at line 92 of file SpellPackets.h.
| uint16 WorldPackets::Spells::SpellHistoryEntry::Category = 0 |
Definition at line 96 of file SpellPackets.h.
| int32 WorldPackets::Spells::SpellHistoryEntry::CategoryRecoveryTime = 0 |
Definition at line 98 of file SpellPackets.h.
| uint16 WorldPackets::Spells::SpellHistoryEntry::ItemID = 0 |
Definition at line 95 of file SpellPackets.h.
Definition at line 99 of file SpellPackets.h.
| int32 WorldPackets::Spells::SpellHistoryEntry::RecoveryTime = 0 |
Definition at line 97 of file SpellPackets.h.
| uint32 WorldPackets::Spells::SpellHistoryEntry::SpellID = 0 |
Definition at line 94 of file SpellPackets.h.