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 92 of file PetPackets.h.

Member Data Documentation

◆ CategoryID

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

Definition at line 94 of file PetPackets.h.

◆ ChargeModRate

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

Definition at line 96 of file PetPackets.h.

◆ ConsumedCharges

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

Definition at line 97 of file PetPackets.h.

◆ RecoveryTime

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

Definition at line 95 of file PetPackets.h.


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