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