![]() |
TrinityCore
|
#include <CombatLogPackets.h>
Public Attributes | |
| int32 | SchoolMask = 0 |
| float | FDamage = 0.0f |
| int32 | Damage = 0 |
| int32 | Absorbed = 0 |
| int32 | Resisted = 0 |
Definition at line 282 of file CombatLogPackets.h.
| int32 WorldPackets::CombatLog::SubDamage::Absorbed = 0 |
Definition at line 287 of file CombatLogPackets.h.
| int32 WorldPackets::CombatLog::SubDamage::Damage = 0 |
Definition at line 286 of file CombatLogPackets.h.
| float WorldPackets::CombatLog::SubDamage::FDamage = 0.0f |
Definition at line 285 of file CombatLogPackets.h.
| int32 WorldPackets::CombatLog::SubDamage::Resisted = 0 |
Definition at line 288 of file CombatLogPackets.h.
| int32 WorldPackets::CombatLog::SubDamage::SchoolMask = 0 |
Definition at line 284 of file CombatLogPackets.h.