![]() |
TrinityCore
|
#include <SpellScript.h>
Inheritance diagram for _SpellScript::EffectNameCheck:Public Member Functions | |
| EffectNameCheck (uint16 _effName) | |
| bool | Check (SpellInfo const *spellInfo, uint8 effIndex) |
| std::string | ToString () |
Private Attributes | |
| uint16 | effName |
Definition at line 95 of file SpellScript.h.
|
inline |
Definition at line 98 of file SpellScript.h.
Definition at line 132 of file SpellScript.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| std::string _SpellScript::EffectNameCheck::ToString | ( | ) |
|
private |
Definition at line 102 of file SpellScript.h.