spell_gen_count_pct_from_max_hp::spell_gen_count_pct_from_max_hp |
( |
char const * |
name, |
|
|
int32 |
damagePct = 0 |
|
) |
| |
|
inline |
int32 _damagePct
Definition: spell_generic.cpp:1051
SpellScriptLoader(const char *name)
Definition: ScriptMgr.cpp:1523
SpellScript* spell_gen_count_pct_from_max_hp::GetSpellScript |
( |
| ) |
const |
|
inlineoverridevirtual |
Reimplemented from SpellScriptLoader.
1047 return new spell_gen_count_pct_from_max_hp_SpellScript(
_damagePct);
int32 _damagePct
Definition: spell_generic.cpp:1051
int32 spell_gen_count_pct_from_max_hp::_damagePct |
|
private |
The documentation for this class was generated from the following file: