TrinityCore
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
 
float ModRate = 1.0f
 
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...
 

Detailed Description

Definition at line 589 of file SpellPackets.h.

Member Data Documentation

◆ Category

uint32 WorldPackets::Spells::SpellHistoryEntry::Category = 0

Definition at line 593 of file SpellPackets.h.

◆ CategoryRecoveryTime

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

Definition at line 595 of file SpellPackets.h.

◆ ItemID

uint32 WorldPackets::Spells::SpellHistoryEntry::ItemID = 0

Definition at line 592 of file SpellPackets.h.

◆ ModRate

float WorldPackets::Spells::SpellHistoryEntry::ModRate = 1.0f

Definition at line 596 of file SpellPackets.h.

◆ OnHold

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

Definition at line 597 of file SpellPackets.h.

◆ RecoveryTime

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

Definition at line 594 of file SpellPackets.h.

◆ SpellID

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

Definition at line 591 of file SpellPackets.h.

◆ unused622_1

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

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

Definition at line 598 of file SpellPackets.h.

◆ unused622_2

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

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

Definition at line 599 of file SpellPackets.h.


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