#include "PetPackets.h"
◆ PetSpellAutocast()
WorldPackets::Pet::PetSpellAutocast::PetSpellAutocast |
( |
WorldPacket && |
packet | ) |
|
|
inline |
ClientPacket(WorldPacket &&packet)
Definition Packet.cpp:39
@ CMSG_PET_SPELL_AUTOCAST
Definition Opcodes.h:785
◆ Read()
void WorldPackets::Pet::PetSpellAutocast::Read |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
36{
40}
WorldPacket _worldPacket
Definition Packet.h:42
bool AutocastEnabled
Definition PetPackets.h:67
uint32 SpellID
Definition PetPackets.h:66
ObjectGuid PetGUID
Definition PetPackets.h:65
◆ AutocastEnabled
bool WorldPackets::Pet::PetSpellAutocast::AutocastEnabled = false |
◆ PetGUID
ObjectGuid WorldPackets::Pet::PetSpellAutocast::PetGUID |
◆ SpellID
uint32 WorldPackets::Pet::PetSpellAutocast::SpellID = 0 |
The documentation for this class was generated from the following files: