TrinityCore
WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect Struct Reference

#include <CombatLogPackets.h>

Public Attributes

int32 Effect = 0
 
int32 Amount = 0
 
int32 OriginalDamage = 0
 
int32 OverHealOrKill = 0
 
int32 SchoolMaskOrPower = 0
 
int32 AbsorbedOrAmplitude = 0
 
int32 Resisted = 0
 
bool Crit = false
 
Optional< PeriodicalAuraLogEffectDebugInfoDebugInfo
 
Optional< Spells::ContentTuningParamsContentTuning
 
std::vector< Spells::SpellSupportInfoSupporters
 

Detailed Description

Definition at line 119 of file CombatLogPackets.h.

Member Data Documentation

◆ AbsorbedOrAmplitude

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::AbsorbedOrAmplitude = 0

Definition at line 126 of file CombatLogPackets.h.

◆ Amount

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::Amount = 0

Definition at line 122 of file CombatLogPackets.h.

◆ ContentTuning

Optional<Spells::ContentTuningParams> WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::ContentTuning

Definition at line 130 of file CombatLogPackets.h.

◆ Crit

bool WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::Crit = false

Definition at line 128 of file CombatLogPackets.h.

◆ DebugInfo

Optional<PeriodicalAuraLogEffectDebugInfo> WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::DebugInfo

Definition at line 129 of file CombatLogPackets.h.

◆ Effect

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::Effect = 0

Definition at line 121 of file CombatLogPackets.h.

◆ OriginalDamage

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::OriginalDamage = 0

Definition at line 123 of file CombatLogPackets.h.

◆ OverHealOrKill

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::OverHealOrKill = 0

Definition at line 124 of file CombatLogPackets.h.

◆ Resisted

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::Resisted = 0

Definition at line 127 of file CombatLogPackets.h.

◆ SchoolMaskOrPower

int32 WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::SchoolMaskOrPower = 0

Definition at line 125 of file CombatLogPackets.h.

◆ Supporters

std::vector<Spells::SpellSupportInfo> WorldPackets::CombatLog::SpellPeriodicAuraLog::SpellLogEffect::Supporters

Definition at line 131 of file CombatLogPackets.h.


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