#include <CombatLogPackets.h>
WorldPackets::CombatLog::SpellNonMeleeDamageLog::SpellNonMeleeDamageLog |
( |
| ) |
|
|
inline |
Definition: Opcodes.h:1544
CombatLogServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: CombatLogPackets.h:32
Implements WorldPackets::Packet.
ObjectGuid CasterGUID
Definition: CombatLogPackets.h:92
int32 Resisted
Definition: CombatLogPackets.h:89
int32 SpellID
Definition: CombatLogPackets.h:88
int32 Absorbed
Definition: CombatLogPackets.h:85
bool Periodic
Definition: CombatLogPackets.h:90
ObjectGuid Me
Definition: CombatLogPackets.h:87
ByteBuffer & WriteLogData()
Definition: CombatLogPackets.h:73
int32 Overkill
Definition: CombatLogPackets.h:96
uint8 SchoolMask
Definition: CombatLogPackets.h:91
void WriteLogDataBit()
Definition: CombatLogPackets.h:48
WorldPacket _worldPacket
Definition: Packet.h:43
int32 Damage
Definition: CombatLogPackets.h:93
int32 Flags
Definition: CombatLogPackets.h:95
int32 ShieldBlock
Definition: CombatLogPackets.h:86
void FlushBits()
Definition: CombatLogPackets.h:54
uint8_t uint8
Definition: g3dmath.h:164
bool WriteBit(bool bit)
Definition: CombatLogPackets.h:60
int32_t int32
Definition: g3dmath.h:167
void WriteBits(uint32 value, uint32 bitCount)
Definition: CombatLogPackets.h:67
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::Absorbed = 0 |
ObjectGuid WorldPackets::CombatLog::SpellNonMeleeDamageLog::CasterGUID |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::Damage = 0 |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::Flags = 0 |
ObjectGuid WorldPackets::CombatLog::SpellNonMeleeDamageLog::Me |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::Overkill = 0 |
bool WorldPackets::CombatLog::SpellNonMeleeDamageLog::Periodic = 0.0f |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::Resisted = 0 |
uint8 WorldPackets::CombatLog::SpellNonMeleeDamageLog::SchoolMask = 0 |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::ShieldBlock = 0 |
int32 WorldPackets::CombatLog::SpellNonMeleeDamageLog::SpellID = 0 |
The documentation for this class was generated from the following files: