TrinityCore
WorldPackets::Pet::PetSpellCooldown Struct Reference

#include <PetPackets.h>

Public Attributes

int32 SpellID = 0
 
int32 Duration = 0
 
int32 CategoryDuration = 0
 
float ModRate = 1.0f
 
uint16 Category = 0
 

Detailed Description

Definition at line 83 of file PetPackets.h.

Member Data Documentation

◆ Category

uint16 WorldPackets::Pet::PetSpellCooldown::Category = 0

Definition at line 89 of file PetPackets.h.

◆ CategoryDuration

int32 WorldPackets::Pet::PetSpellCooldown::CategoryDuration = 0

Definition at line 87 of file PetPackets.h.

◆ Duration

int32 WorldPackets::Pet::PetSpellCooldown::Duration = 0

Definition at line 86 of file PetPackets.h.

◆ ModRate

float WorldPackets::Pet::PetSpellCooldown::ModRate = 1.0f

Definition at line 88 of file PetPackets.h.

◆ SpellID

int32 WorldPackets::Pet::PetSpellCooldown::SpellID = 0

Definition at line 85 of file PetPackets.h.


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