#include "SpellScript.h"
◆ EffectHandler()
SpellScript::EffectHandler::EffectHandler |
( |
SpellEffectFnType |
_pEffectHandlerScript, |
|
|
uint8 |
_effIndex, |
|
|
uint16 |
_effName |
|
) |
| |
188{
190}
SpellEffectFnType pEffectHandlerScript
Definition SpellScript.h:224
Definition SpellScript.h:72
Definition SpellScript.h:86
References pEffectHandlerScript.
◆ Call()
203{
205}
uint8 effIndex
Definition SpellScript.h:82
◆ CheckEffect()
bool SpellScript::EffectHandler::CheckEffect |
( |
SpellInfo const * |
spellInfo, |
|
|
uint8 |
effIndex |
|
) |
| |
|
overridevirtual |
◆ ToString()
std::string SpellScript::EffectHandler::ToString |
( |
| ) |
|
◆ pEffectHandlerScript
SpellEffectFnType SpellScript::EffectHandler::pEffectHandlerScript |
|
private |
The documentation for this class was generated from the following files: