![]() |
TrinityCore
|
#include <PetPackets.h>
Public Attributes | |
int32 | CategoryID = 0 |
int32 | RecoveryTime = 0 |
float | ChargeModRate = 1.0f |
int8 | ConsumedCharges = 0 |
Definition at line 102 of file PetPackets.h.
int32 WorldPackets::Pet::PetSpellHistory::CategoryID = 0 |
Definition at line 104 of file PetPackets.h.
float WorldPackets::Pet::PetSpellHistory::ChargeModRate = 1.0f |
Definition at line 106 of file PetPackets.h.
int8 WorldPackets::Pet::PetSpellHistory::ConsumedCharges = 0 |
Definition at line 107 of file PetPackets.h.
int32 WorldPackets::Pet::PetSpellHistory::RecoveryTime = 0 |
Definition at line 105 of file PetPackets.h.