|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Classes | |
| class | spell_halion_marks_AuraScript |
Public Member Functions | |
| AuraScript * | GetAuraScript () const OVERRIDE |
| spell_halion_marks (char const *scriptName, uint32 summonSpell, uint32 removeSpell) | |
| Public Member Functions inherited from SpellScriptLoader | |
| virtual SpellScript * | GetSpellScript () const |
| bool | IsDatabaseBound () const FINAL |
| Public Member Functions inherited from ScriptObject | |
| const std::string & | GetName () const |
Private Attributes | |
| uint32 | _removeSpell |
| uint32 | _summonSpell |
Additional Inherited Members | |
| Protected Member Functions inherited from SpellScriptLoader | |
| SpellScriptLoader (const char *name) | |
| Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name) | |
| virtual | ~ScriptObject () |
Definition at line 1408 of file boss_halion.cpp.
|
inline |
Definition at line 1411 of file boss_halion.cpp.
References _removeSpell, _summonSpell, and SpellScriptLoader::SpellScriptLoader().
|
inlinevirtual |
Reimplemented from SpellScriptLoader.
Definition at line 1459 of file boss_halion.cpp.
References _removeSpell, _summonSpell, and OVERRIDE.
|
private |
Definition at line 1466 of file boss_halion.cpp.
Referenced by GetAuraScript(), and spell_halion_marks().
|
private |
Definition at line 1465 of file boss_halion.cpp.
Referenced by GetAuraScript(), and spell_halion_marks().