![]() |
TrinityCore
|
#include <CombatLogPackets.h>
Public Attributes | |
int32 | SpellID = 0 |
bool | Harmful = false |
Optional< int32 > | Rolled |
Optional< int32 > | Needed |
Definition at line 157 of file CombatLogPackets.h.
bool WorldPackets::CombatLog::SpellDispellData::Harmful = false |
Definition at line 160 of file CombatLogPackets.h.
Definition at line 162 of file CombatLogPackets.h.
Definition at line 161 of file CombatLogPackets.h.
int32 WorldPackets::CombatLog::SpellDispellData::SpellID = 0 |
Definition at line 159 of file CombatLogPackets.h.