TrinityCore
Loading...
Searching...
No Matches
WorldPackets::CombatLog::SpellLogMissEntry Struct Reference

#include <CombatLogPackets.h>

Public Member Functions

 SpellLogMissEntry (ObjectGuid const &victim, uint8 missReason)
 

Public Attributes

ObjectGuid Victim
 
uint8 MissReason = 0
 
Optional< SpellLogMissDebugDebug
 

Detailed Description

Definition at line 216 of file CombatLogPackets.h.

Constructor & Destructor Documentation

◆ SpellLogMissEntry()

WorldPackets::CombatLog::SpellLogMissEntry::SpellLogMissEntry ( ObjectGuid const &  victim,
uint8  missReason 
)
inline

Definition at line 218 of file CombatLogPackets.h.

Member Data Documentation

◆ Debug

Optional<SpellLogMissDebug> WorldPackets::CombatLog::SpellLogMissEntry::Debug

Definition at line 222 of file CombatLogPackets.h.

◆ MissReason

uint8 WorldPackets::CombatLog::SpellLogMissEntry::MissReason = 0

Definition at line 221 of file CombatLogPackets.h.

◆ Victim

ObjectGuid WorldPackets::CombatLog::SpellLogMissEntry::Victim

Definition at line 220 of file CombatLogPackets.h.


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