TrinityCore
SpellLogEffectPowerDrainParams Struct Reference

#include <Spell.h>

Public Attributes

ObjectGuid Victim
 
uint32 Points = 0
 
uint32 PowerType = 0
 
float Amplitude = 0
 

Detailed Description

Definition at line 169 of file Spell.h.

Member Data Documentation

◆ Amplitude

float SpellLogEffectPowerDrainParams::Amplitude = 0

Definition at line 174 of file Spell.h.

◆ Points

uint32 SpellLogEffectPowerDrainParams::Points = 0

Definition at line 172 of file Spell.h.

◆ PowerType

uint32 SpellLogEffectPowerDrainParams::PowerType = 0

Definition at line 173 of file Spell.h.

◆ Victim

ObjectGuid SpellLogEffectPowerDrainParams::Victim

Definition at line 171 of file Spell.h.


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