TrinityCore
Loading...
Searching...
No Matches
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< int32RecoveryTimeStartOffset
 
Optional< int32CategoryRecoveryTimeStartOffset
 

Detailed Description

Definition at line 614 of file SpellPackets.h.

Member Data Documentation

◆ Category

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

Definition at line 618 of file SpellPackets.h.

◆ CategoryRecoveryTime

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

Definition at line 620 of file SpellPackets.h.

◆ CategoryRecoveryTimeStartOffset

Optional<int32> WorldPackets::Spells::SpellHistoryEntry::CategoryRecoveryTimeStartOffset

Definition at line 624 of file SpellPackets.h.

◆ ItemID

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

Definition at line 617 of file SpellPackets.h.

◆ ModRate

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

Definition at line 621 of file SpellPackets.h.

◆ OnHold

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

Definition at line 622 of file SpellPackets.h.

◆ RecoveryTime

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

Definition at line 619 of file SpellPackets.h.

◆ RecoveryTimeStartOffset

Optional<int32> WorldPackets::Spells::SpellHistoryEntry::RecoveryTimeStartOffset

Definition at line 623 of file SpellPackets.h.

◆ SpellID

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

Definition at line 616 of file SpellPackets.h.


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