#include "SpellScript.h"
◆ EffectCalcAmountHandler()
AuraScript::EffectCalcAmountHandler::EffectCalcAmountHandler |
( |
AuraEffectCalcAmountFnType |
_pEffectHandlerScript, |
|
|
uint8 |
_effIndex, |
|
|
uint16 |
_effName |
|
) |
| |
822{
824}
Definition SpellScript.h:556
AuraEffectCalcAmountFnType pEffectHandlerScript
Definition SpellScript.h:584
References pEffectHandlerScript.
◆ Call()
void AuraScript::EffectCalcAmountHandler::Call |
( |
AuraScript * |
auraScript, |
|
|
AuraEffect const * |
aurEff, |
|
|
int32 & |
amount, |
|
|
bool & |
canBeRecalculated |
|
) |
| |
◆ pEffectHandlerScript
AuraEffectCalcAmountFnType AuraScript::EffectCalcAmountHandler::pEffectHandlerScript |
|
private |
The documentation for this class was generated from the following files: