TrinityCore
WorldPackets::CombatLog::SpellDispellData Struct Reference

#include <CombatLogPackets.h>

Public Attributes

int32 SpellID = 0
 
bool Harmful = false
 
Optional< int32Rolled
 
Optional< int32Needed
 

Detailed Description

Definition at line 157 of file CombatLogPackets.h.

Member Data Documentation

◆ Harmful

bool WorldPackets::CombatLog::SpellDispellData::Harmful = false

Definition at line 160 of file CombatLogPackets.h.

◆ Needed

Optional<int32> WorldPackets::CombatLog::SpellDispellData::Needed

Definition at line 162 of file CombatLogPackets.h.

◆ Rolled

Optional<int32> WorldPackets::CombatLog::SpellDispellData::Rolled

Definition at line 161 of file CombatLogPackets.h.

◆ SpellID

int32 WorldPackets::CombatLog::SpellDispellData::SpellID = 0

Definition at line 159 of file CombatLogPackets.h.


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