RSS

Суббота, 04.05.2024, 19:30
Главная » WoW API » Игровые события »

SPELL_PUSHED_TO_ACTIONBAR

[ править ]
When you learn a spell and it's placed on the actionbar, this event fires and tells the IconIntroAnimation frame to animate the icon and place it on the actionbar slot.
[клоны]
When you learn a spell and it's placed on the actionbar, this event fires and tells the IconIntroAnimation frame to animate the icon and place it on the actionbar slot.


Signature:
Code
spellID, slotIndex, slotPos = ()

Returns:
  • spellID - The spellID of the spell that was placed on the actionbar. (number)
  • slotIndex - The actionbar index. (number)
  • slotPos - The actionbar ID to where the spell was placed. (number)

Также смотрите: Игровые события
Ссылки: http://wowprogramming.com/docs/events/SPELL_PUSHED_TO_ACTIONBAR