TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
WorldPackets::Spells::SpellHistoryEntry Struct Reference

#include <SpellPackets.h>

Public Attributes

uint32 SpellID = 0
 
uint32 ItemID = 0
 
uint32 Category = 0
 
int32 RecoveryTime = 0
 
int32 CategoryRecoveryTime = 0
 
bool OnHold = false
 
Optional< uint32unused622_1
 This field is not used for anything in the client in 6.2.2.20444. More...
 
Optional< uint32unused622_2
 This field is not used for anything in the client in 6.2.2.20444. More...
 

Member Data Documentation

uint32 WorldPackets::Spells::SpellHistoryEntry::Category = 0
int32 WorldPackets::Spells::SpellHistoryEntry::CategoryRecoveryTime = 0
uint32 WorldPackets::Spells::SpellHistoryEntry::ItemID = 0
bool WorldPackets::Spells::SpellHistoryEntry::OnHold = false
int32 WorldPackets::Spells::SpellHistoryEntry::RecoveryTime = 0
uint32 WorldPackets::Spells::SpellHistoryEntry::SpellID = 0
Optional<uint32> WorldPackets::Spells::SpellHistoryEntry::unused622_1

This field is not used for anything in the client in 6.2.2.20444.

Optional<uint32> WorldPackets::Spells::SpellHistoryEntry::unused622_2

This field is not used for anything in the client in 6.2.2.20444.


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