![]() |
TrinityCore
|
#include <icecrown_citadel.h>
Inheritance diagram for spell_trigger_spell_from_caster:Private Member Functions | |
| PrepareSpellScript (spell_trigger_spell_from_caster) | |
| bool | Validate (SpellInfo const *spell) override |
| void | HandleTrigger () |
| void | Register () override |
Private Attributes | |
| uint32 | _triggerId |
| TriggerCastFlags | _triggerFlags |
Definition at line 561 of file icecrown_citadel.h.
| spell_trigger_spell_from_caster::spell_trigger_spell_from_caster | ( | uint32 | triggerId, |
| TriggerCastFlags | triggerFlags = TRIGGERED_FULL_MASK |
||
| ) |
Definition at line 1510 of file icecrown_citadel.cpp.
|
private |
Definition at line 1520 of file icecrown_citadel.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
overrideprivatevirtual |
Implements _SpellScript.
Definition at line 1525 of file icecrown_citadel.cpp.
Here is the call graph for this function:
|
overrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 1515 of file icecrown_citadel.cpp.
Here is the call graph for this function:
|
private |
Definition at line 574 of file icecrown_citadel.h.
|
private |
Definition at line 573 of file icecrown_citadel.h.