TrinityCore
SpellLogEffectDurabilityDamageParams Struct Reference

#include <Spell.h>

Public Attributes

ObjectGuid Victim
 
int32 ItemID = 0
 
int32 Amount = 0
 

Detailed Description

Definition at line 183 of file Spell.h.

Member Data Documentation

◆ Amount

int32 SpellLogEffectDurabilityDamageParams::Amount = 0

Definition at line 187 of file Spell.h.

◆ ItemID

int32 SpellLogEffectDurabilityDamageParams::ItemID = 0

Definition at line 186 of file Spell.h.

◆ Victim

ObjectGuid SpellLogEffectDurabilityDamageParams::Victim

Definition at line 185 of file Spell.h.


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