![]() |
TrinityCore
|
Inheritance diagram for SanityReduction:Protected Attributes | |
| uint8 | _stacks |
Protected Attributes inherited from _SpellScript | |
| uint8 | m_currentScriptState |
| std::string const * | m_scriptName |
| uint32 | m_scriptSpellId |
Additional Inherited Members | |
Static Public Member Functions inherited from _SpellScript | |
| static bool | ValidateSpellInfo (std::initializer_list< uint32 > spellIds) |
| template<class T > | |
| static bool | ValidateSpellInfo (T const &spellIds) |
Public Attributes inherited from SpellScript | |
| HookList< CastHandler > | BeforeCast |
| HookList< CastHandler > | OnCast |
| HookList< CastHandler > | AfterCast |
| HookList< CheckCastHandler > | OnCheckCast |
| HookList< OnCalculateResistAbsorbHandler > | OnCalculateResistAbsorb |
| HookList< EffectHandler > | OnEffectLaunch |
| HookList< EffectHandler > | OnEffectLaunchTarget |
| HookList< EffectHandler > | OnEffectHit |
| HookList< EffectHandler > | OnEffectHitTarget |
| HookList< EffectHandler > | OnEffectSuccessfulDispel |
| HookList< BeforeHitHandler > | BeforeHit |
| HookList< HitHandler > | OnHit |
| HookList< HitHandler > | AfterHit |
| HookList< ObjectAreaTargetSelectHandler > | OnObjectAreaTargetSelect |
| HookList< ObjectTargetSelectHandler > | OnObjectTargetSelect |
| HookList< DestinationTargetSelectHandler > | OnDestinationTargetSelect |
Definition at line 1973 of file boss_yogg_saron.cpp.
|
inline |
Definition at line 1976 of file boss_yogg_saron.cpp.
|
inline |
Definition at line 1977 of file boss_yogg_saron.cpp.
|
inline |
Definition at line 1979 of file boss_yogg_saron.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 1987 of file boss_yogg_saron.cpp.