#include <CombatLogPackets.h>
WorldPackets::CombatLog::SpellInterruptLog::SpellInterruptLog |
( |
| ) |
|
|
inline |
Definition: Opcodes.h:1541
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Implements WorldPackets::Packet.
int32 InterruptedSpellID
Definition: CombatLogPackets.h:197
int32 SpellID
Definition: CombatLogPackets.h:198
ObjectGuid Victim
Definition: CombatLogPackets.h:196
WorldPacket _worldPacket
Definition: Packet.h:43
int32_t int32
Definition: g3dmath.h:167
ObjectGuid Caster
Definition: CombatLogPackets.h:195
ObjectGuid WorldPackets::CombatLog::SpellInterruptLog::Caster |
int32 WorldPackets::CombatLog::SpellInterruptLog::InterruptedSpellID = 0 |
int32 WorldPackets::CombatLog::SpellInterruptLog::SpellID = 0 |
ObjectGuid WorldPackets::CombatLog::SpellInterruptLog::Victim |
The documentation for this class was generated from the following files: