#include <CombatLogPackets.h>
WorldPackets::CombatLog::SpellOrDamageImmune::SpellOrDamageImmune |
( |
| ) |
|
|
inline |
Definition: Opcodes.h:1545
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
Implements WorldPackets::Packet.
ObjectGuid VictimGUID
Definition: CombatLogPackets.h:299
void FlushBits()
Definition: ByteBuffer.h:150
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
ObjectGuid CasterGUID
Definition: CombatLogPackets.h:298
uint32_t uint32
Definition: g3dmath.h:168
uint32 SpellID
Definition: CombatLogPackets.h:300
bool IsPeriodic
Definition: CombatLogPackets.h:301
ObjectGuid WorldPackets::CombatLog::SpellOrDamageImmune::CasterGUID |
bool WorldPackets::CombatLog::SpellOrDamageImmune::IsPeriodic = false |
uint32 WorldPackets::CombatLog::SpellOrDamageImmune::SpellID = 0 |
ObjectGuid WorldPackets::CombatLog::SpellOrDamageImmune::VictimGUID |
The documentation for this class was generated from the following files: