#include <SpellPackets.h>
◆ ClearSpellCharges()
WorldPackets::Spells::ClearSpellCharges::ClearSpellCharges |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.cpp:25
Definition: Opcodes.h:1074
◆ Write()
WorldPacket const * WorldPackets::Spells::ClearSpellCharges::Write |
( |
| ) |
|
|
overridevirtual |
Implements WorldPackets::Packet.
void FlushBits()
Definition: ByteBuffer.h:155
int32 Category
Definition: SpellPackets.h:656
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(bool bit)
Definition: ByteBuffer.h:175
bool IsPet
Definition: SpellPackets.h:655
int32_t int32
Definition: Define.h:139
◆ Category
int32 WorldPackets::Spells::ClearSpellCharges::Category = 0 |
◆ IsPet
bool WorldPackets::Spells::ClearSpellCharges::IsPet = false |
The documentation for this class was generated from the following files: