TrinityCore
WorldPackets::Spells::SpellSupportInfo Struct Reference

#include <CombatLogPacketsCommon.h>

Public Attributes

ObjectGuid CasterGUID
 
int32 SpellID = 0
 
int32 Amount = 0
 
float Percentage = 0.0f
 

Detailed Description

Definition at line 92 of file CombatLogPacketsCommon.h.

Member Data Documentation

◆ Amount

int32 WorldPackets::Spells::SpellSupportInfo::Amount = 0

Definition at line 96 of file CombatLogPacketsCommon.h.

◆ CasterGUID

ObjectGuid WorldPackets::Spells::SpellSupportInfo::CasterGUID

Definition at line 94 of file CombatLogPacketsCommon.h.

◆ Percentage

float WorldPackets::Spells::SpellSupportInfo::Percentage = 0.0f

Definition at line 97 of file CombatLogPacketsCommon.h.

◆ SpellID

int32 WorldPackets::Spells::SpellSupportInfo::SpellID = 0

Definition at line 95 of file CombatLogPacketsCommon.h.


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