-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Interface:Spells
marksamman edited this page Oct 22, 2014
·
3 revisions
Spells stuff... (TODO)
-- Empty!
###Available events: onCastSpell()
###### onCastSpell() > **Description:** This event is called when a spell is casted. > **Parameters:**
- _creature_ - _Creature userdata of the creature that is casting the spell_
- _var_ - _Variant_
- _isHotkey_ - _Boolean, true if hotkey was used. This parameter is only available for rune spells_