|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Protected Attributes | |
| uint8 | _stacks |
| Protected Attributes inherited from _SpellScript | |
| uint8 | m_currentScriptState |
| std::string const * | m_scriptName |
| uint32 | m_scriptSpellId |
Additional Inherited Members | |
| Public Attributes inherited from SpellScript | |
| HookList< CastHandler > | AfterCast |
| HookList< HitHandler > | AfterHit |
| HookList< CastHandler > | BeforeCast |
| HookList< HitHandler > | BeforeHit |
| HookList< CastHandler > | OnCast |
| HookList< CheckCastHandler > | OnCheckCast |
| HookList< EffectHandler > | OnEffectHit |
| HookList< EffectHandler > | OnEffectHitTarget |
| HookList< EffectHandler > | OnEffectLaunch |
| HookList< EffectHandler > | OnEffectLaunchTarget |
| HookList< HitHandler > | OnHit |
| HookList< ObjectAreaTargetSelectHandler > | OnObjectAreaTargetSelect |
| HookList< ObjectTargetSelectHandler > | OnObjectTargetSelect |
Definition at line 1941 of file boss_yogg_saron.cpp.
|
inline |
Definition at line 1944 of file boss_yogg_saron.cpp.
Referenced by spell_yogg_saron_brain_link_damage::spell_yogg_saron_brain_link_damage_SpellScript::spell_yogg_saron_brain_link_damage_SpellScript(), and spell_yogg_saron_malady_of_the_mind::spell_yogg_saron_malady_of_the_mind_SpellScript::spell_yogg_saron_malady_of_the_mind_SpellScript().
|
inline |
Definition at line 1945 of file boss_yogg_saron.cpp.
References _stacks.
|
inline |
Definition at line 1947 of file boss_yogg_saron.cpp.
References _stacks, AURA_REMOVE_BY_ENEMY_SPELL, SpellScript::GetHitUnit(), and SPELL_SANITY.
Referenced by spell_yogg_saron_brain_link_damage::spell_yogg_saron_brain_link_damage_SpellScript::Register(), spell_yogg_saron_lunatic_gaze::spell_yogg_saron_lunatic_gaze_SpellScript::Register(), spell_yogg_saron_malady_of_the_mind::spell_yogg_saron_malady_of_the_mind_SpellScript::Register(), and spell_yogg_saron_psychosis::spell_yogg_saron_psychosis_SpellScript::Register().
|
protected |
Definition at line 1955 of file boss_yogg_saron.cpp.
Referenced by spell_yogg_saron_lunatic_gaze::spell_yogg_saron_lunatic_gaze_SpellScript::Load(), spell_yogg_saron_psychosis::spell_yogg_saron_psychosis_SpellScript::Load(), RemoveSanity(), and SanityReduction().