![]() |
TrinityCore
|
Private Member Functions | |
| PrepareSpellScript (spell_pursue_SpellScript) | |
| void | FilterTargets (std::list< WorldObject * > &targets) |
| void | FilterTargetsSubsequently (std::list< WorldObject * > &targets) |
| void | HandleScript (SpellEffIndex) |
| void | Register () override |
Private Attributes | |
| WorldObject * | _target |
Additional Inherited Members | |
Public Attributes inherited from SpellScript | |
| HookList< CastHandler > | BeforeCast |
| HookList< CastHandler > | OnCast |
| HookList< CastHandler > | AfterCast |
| HookList< CheckCastHandler > | OnCheckCast |
| HookList< EffectHandler > | OnEffectLaunch |
| HookList< EffectHandler > | OnEffectLaunchTarget |
| HookList< EffectHandler > | OnEffectHit |
| HookList< EffectHandler > | OnEffectHitTarget |
| HookList< EffectHandler > | OnEffectSuccessfulDispel |
| HookList< HitHandler > | BeforeHit |
| HookList< HitHandler > | OnHit |
| HookList< HitHandler > | AfterHit |
| HookList < ObjectAreaTargetSelectHandler > | OnObjectAreaTargetSelect |
| HookList < ObjectTargetSelectHandler > | OnObjectTargetSelect |
| HookList < DestinationTargetSelectHandler > | OnDestinationTargetSelect |
Protected Attributes inherited from _SpellScript | |
| uint8 | m_currentScriptState |
| std::string const * | m_scriptName |
| uint32 | m_scriptSpellId |
|
inline |
|
inlineprivate |
In the end, only one target should be selected
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Here is the caller graph for this function:
|
inlineprivate |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Here is the call graph for this function:
|
private |
1.8.8