◆ CastRunesEvent()
CastRunesEvent::CastRunesEvent |
( |
Creature & |
owner | ) |
|
|
inline |
Creature & _owner
Definition boss_assembly_of_iron.cpp:384
◆ Execute()
Reimplemented from BasicEvent.
377 {
380 return true;
381 }
@ SPELL_RUNE_OF_POWER_OOC_CHANNEL
Definition boss_assembly_of_iron.cpp:57
SpellCastResult CastSpell(SpellCastTargets const &targets, SpellInfo const *spellInfo, CustomSpellValues const *value, TriggerCastFlags triggerFlags=TRIGGERED_NONE, Item *castItem=nullptr, AuraEffect const *triggeredByAura=nullptr, ObjectGuid originalCaster=ObjectGuid::Empty)
Definition Unit.cpp:1178
bool IsInCombat() const
Definition Unit.h:893
References _owner, Unit::CastSpell(), Unit::IsInCombat(), and SPELL_RUNE_OF_POWER_OOC_CHANNEL.
◆ _owner
The documentation for this class was generated from the following file: