TrinityCore
WorldPackets::CombatLog::SubDamage Struct Reference

#include <CombatLogPackets.h>

Public Attributes

int32 SchoolMask = 0
 
float FDamage = 0.0f
 
int32 Damage = 0
 
int32 Absorbed = 0
 
int32 Resisted = 0
 

Detailed Description

Definition at line 278 of file CombatLogPackets.h.

Member Data Documentation

◆ Absorbed

int32 WorldPackets::CombatLog::SubDamage::Absorbed = 0

Definition at line 283 of file CombatLogPackets.h.

◆ Damage

int32 WorldPackets::CombatLog::SubDamage::Damage = 0

Definition at line 282 of file CombatLogPackets.h.

◆ FDamage

float WorldPackets::CombatLog::SubDamage::FDamage = 0.0f

Definition at line 281 of file CombatLogPackets.h.

◆ Resisted

int32 WorldPackets::CombatLog::SubDamage::Resisted = 0

Definition at line 284 of file CombatLogPackets.h.

◆ SchoolMask

int32 WorldPackets::CombatLog::SubDamage::SchoolMask = 0

Definition at line 280 of file CombatLogPackets.h.


The documentation for this struct was generated from the following file: