TrinityCore
WorldPackets::Spells::SpellChargeEntry Struct Reference

#include <SpellPackets.h>

Public Attributes

uint32 Category = 0
 
uint32 NextRecoveryTime = 0
 
float ChargeModRate = 1.0f
 
uint8 ConsumedCharges = 0
 

Detailed Description

Definition at line 647 of file SpellPackets.h.

Member Data Documentation

◆ Category

uint32 WorldPackets::Spells::SpellChargeEntry::Category = 0

Definition at line 649 of file SpellPackets.h.

◆ ChargeModRate

float WorldPackets::Spells::SpellChargeEntry::ChargeModRate = 1.0f

Definition at line 651 of file SpellPackets.h.

◆ ConsumedCharges

uint8 WorldPackets::Spells::SpellChargeEntry::ConsumedCharges = 0

Definition at line 652 of file SpellPackets.h.

◆ NextRecoveryTime

uint32 WorldPackets::Spells::SpellChargeEntry::NextRecoveryTime = 0

Definition at line 650 of file SpellPackets.h.


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