TrinityCore
AuraScript::EffectCalcAmountHandler::AuraEffectCalcAmountFnType Union Reference

#include <SpellScript.h>

Public Attributes

void(AuraScript::* Member )(AuraEffect const *aurEff, int32 &amount, bool &canBeRecalculated)
 
void(* Static )(AuraEffect const *aurEff, int32 &amount, bool &canBeRecalculated)
 

Detailed Description

Definition at line 1301 of file SpellScript.h.

Member Data Documentation

◆ Member

void(AuraScript::* AuraScript::EffectCalcAmountHandler::AuraEffectCalcAmountFnType::Member) (AuraEffect const *aurEff, int32 &amount, bool &canBeRecalculated)

Definition at line 1303 of file SpellScript.h.

◆ Static

void(* AuraScript::EffectCalcAmountHandler::AuraEffectCalcAmountFnType::Static) (AuraEffect const *aurEff, int32 &amount, bool &canBeRecalculated)

Definition at line 1304 of file SpellScript.h.


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