TrinityCore
WorldPackets::Pet::PetSpellHistory Struct Reference

#include <PetPackets.h>

Public Attributes

int32 CategoryID = 0
 
int32 RecoveryTime = 0
 
float ChargeModRate = 1.0f
 
int8 ConsumedCharges = 0
 

Detailed Description

Definition at line 102 of file PetPackets.h.

Member Data Documentation

◆ CategoryID

int32 WorldPackets::Pet::PetSpellHistory::CategoryID = 0

Definition at line 104 of file PetPackets.h.

◆ ChargeModRate

float WorldPackets::Pet::PetSpellHistory::ChargeModRate = 1.0f

Definition at line 106 of file PetPackets.h.

◆ ConsumedCharges

int8 WorldPackets::Pet::PetSpellHistory::ConsumedCharges = 0

Definition at line 107 of file PetPackets.h.

◆ RecoveryTime

int32 WorldPackets::Pet::PetSpellHistory::RecoveryTime = 0

Definition at line 105 of file PetPackets.h.


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