#include <SpellPackets.h>
WorldPackets::Spells::SetSpellCharges::SetSpellCharges |
( |
| ) |
|
|
inline |
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Definition: Opcodes.h:1515
Implements WorldPackets::Packet.
bool IsPet
Definition: SpellPackets.h:587
void FlushBits()
Definition: ByteBuffer.h:150
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
uint8 ConsumedCharges
Definition: SpellPackets.h:590
uint8_t uint8
Definition: g3dmath.h:164
uint32 NextRecoveryTime
Definition: SpellPackets.h:589
int32_t int32
Definition: g3dmath.h:167
uint32_t uint32
Definition: g3dmath.h:168
uint32 Category
Definition: SpellPackets.h:588
uint32 WorldPackets::Spells::SetSpellCharges::Category = 0 |
uint8 WorldPackets::Spells::SetSpellCharges::ConsumedCharges = 0 |
bool WorldPackets::Spells::SetSpellCharges::IsPet = false |
uint32 WorldPackets::Spells::SetSpellCharges::NextRecoveryTime = 0 |
The documentation for this class was generated from the following files: