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 675 of file SpellPackets.h.

Member Data Documentation

◆ Category

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

Definition at line 677 of file SpellPackets.h.

◆ ChargeModRate

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

Definition at line 679 of file SpellPackets.h.

◆ ConsumedCharges

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

Definition at line 680 of file SpellPackets.h.

◆ NextRecoveryTime

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

Definition at line 678 of file SpellPackets.h.


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