![]() |
TrinityCore
|
#include <icecrown_citadel.h>
Inheritance diagram for spell_trigger_spell_from_caster:Private Member Functions | |
| bool | Validate (SpellInfo const *spell) override |
| void | HandleTrigger () |
| void | Register () override |
Private Attributes | |
| uint32 | _triggerId |
| TriggerCastFlags | _triggerFlags |
Definition at line 556 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 1473 of file icecrown_citadel.cpp.
|
private |
Definition at line 1483 of file icecrown_citadel.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
overrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 1488 of file icecrown_citadel.cpp.
Here is the call graph for this function:
|
overrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 1478 of file icecrown_citadel.cpp.
Here is the call graph for this function:
|
private |
Definition at line 567 of file icecrown_citadel.h.
|
private |
Definition at line 566 of file icecrown_citadel.h.