TrinityCore
Loading...
Searching...
No Matches
SpellLogEffectPowerDrainParams Struct Reference

#include <Spell.h>

Public Attributes

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

Detailed Description

Definition at line 191 of file Spell.h.

Member Data Documentation

◆ Amplitude

float SpellLogEffectPowerDrainParams::Amplitude = 0

Definition at line 196 of file Spell.h.

◆ Points

uint32 SpellLogEffectPowerDrainParams::Points = 0

Definition at line 194 of file Spell.h.

◆ PowerType

Powers SpellLogEffectPowerDrainParams::PowerType = POWER_MANA

Definition at line 195 of file Spell.h.

◆ Victim

ObjectGuid SpellLogEffectPowerDrainParams::Victim

Definition at line 193 of file Spell.h.


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