#include <PetPackets.h>
WorldPackets::Pet::PetSpellAutocast::PetSpellAutocast |
( |
WorldPacket && |
packet | ) |
|
|
inline |
Definition: Opcodes.h:506
ClientPacket(WorldPacket &&packet)
Definition: Packet.h:62
void WorldPackets::Pet::PetSpellAutocast::Read |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
bool AutocastEnabled
Definition: PetPackets.h:78
WorldPacket _worldPacket
Definition: Packet.h:43
uint32 SpellID
Definition: PetPackets.h:77
ObjectGuid PetGUID
Definition: PetPackets.h:76
bool ReadBit()
Definition: ByteBuffer.h:186
bool WorldPackets::Pet::PetSpellAutocast::AutocastEnabled = false |
ObjectGuid WorldPackets::Pet::PetSpellAutocast::PetGUID |
uint32 WorldPackets::Pet::PetSpellAutocast::SpellID = 0 |
The documentation for this class was generated from the following files: