TrinityCore
Loading...
Searching...
No Matches
WorldPackets::Spells::SpellHistoryEntry Struct Reference

#include <SpellPackets.h>

Public Attributes

uint32 SpellID = 0
 
uint16 ItemID = 0
 
uint16 Category = 0
 
int32 RecoveryTime = 0
 
int32 CategoryRecoveryTime = 0
 
bool OnHold = false
 

Detailed Description

Definition at line 92 of file SpellPackets.h.

Member Data Documentation

◆ Category

uint16 WorldPackets::Spells::SpellHistoryEntry::Category = 0

Definition at line 96 of file SpellPackets.h.

◆ CategoryRecoveryTime

int32 WorldPackets::Spells::SpellHistoryEntry::CategoryRecoveryTime = 0

Definition at line 98 of file SpellPackets.h.

◆ ItemID

uint16 WorldPackets::Spells::SpellHistoryEntry::ItemID = 0

Definition at line 95 of file SpellPackets.h.

◆ OnHold

bool WorldPackets::Spells::SpellHistoryEntry::OnHold = false

Definition at line 99 of file SpellPackets.h.

◆ RecoveryTime

int32 WorldPackets::Spells::SpellHistoryEntry::RecoveryTime = 0

Definition at line 97 of file SpellPackets.h.

◆ SpellID

uint32 WorldPackets::Spells::SpellHistoryEntry::SpellID = 0

Definition at line 94 of file SpellPackets.h.


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