#include <CombatLogPackets.h>
WorldPackets::CombatLog::SpellEnergizeLog::SpellEnergizeLog |
( |
| ) |
|
|
inline |
CombatLogServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: CombatLogPackets.h:32
Definition: Opcodes.h:1534
Implements WorldPackets::Packet.
ObjectGuid CasterGUID
Definition: CombatLogPackets.h:231
int32 SpellID
Definition: CombatLogPackets.h:233
ByteBuffer & WriteLogData()
Definition: CombatLogPackets.h:73
void WriteLogDataBit()
Definition: CombatLogPackets.h:48
WorldPacket _worldPacket
Definition: Packet.h:43
ObjectGuid TargetGUID
Definition: CombatLogPackets.h:232
void FlushBits()
Definition: CombatLogPackets.h:54
int32_t int32
Definition: g3dmath.h:167
int32 Amount
Definition: CombatLogPackets.h:235
Type
Type of JSON value.
Definition: rapidjson.h:642
int32 WorldPackets::CombatLog::SpellEnergizeLog::Amount = 0 |
ObjectGuid WorldPackets::CombatLog::SpellEnergizeLog::CasterGUID |
int32 WorldPackets::CombatLog::SpellEnergizeLog::SpellID = 0 |
ObjectGuid WorldPackets::CombatLog::SpellEnergizeLog::TargetGUID |
int32 WorldPackets::CombatLog::SpellEnergizeLog::Type = 0 |
The documentation for this class was generated from the following files: