![]() |
TrinityCore
|
#include <CombatLogPacketsCommon.h>
Public Attributes | |
| ObjectGuid | Supporter |
| int32 | SupportSpellID = 0 |
| int32 | AmountRaw = 0 |
| float | AmountPortion = 0.0f |
Definition at line 101 of file CombatLogPacketsCommon.h.
| float WorldPackets::Spells::SpellSupportInfo::AmountPortion = 0.0f |
Definition at line 106 of file CombatLogPacketsCommon.h.
| int32 WorldPackets::Spells::SpellSupportInfo::AmountRaw = 0 |
Definition at line 105 of file CombatLogPacketsCommon.h.
| ObjectGuid WorldPackets::Spells::SpellSupportInfo::Supporter |
Definition at line 103 of file CombatLogPacketsCommon.h.
| int32 WorldPackets::Spells::SpellSupportInfo::SupportSpellID = 0 |
Definition at line 104 of file CombatLogPacketsCommon.h.