GetFlyoutSlotInfo

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 4.0.1

Describes an action bar flyout slot.

flyoutSpellID, overrideSpellID, isKnown, spellName, slotSpecID = GetFlyoutSlotInfo(flyoutID, slot)

Arguments

flyoutID
number - The second return value of GetSpellBookItemInfo() or GetActionInfo().
slot
number

Returns

flyoutSpellID
number
overrideSpellID
number
isKnown
boolean
spellName
string
slotSpecID
number

Details

  • The in-game error handler erroneously describes only two return values when there are at least five.

Patch changes

Mists of Pandaria Patch 5.0.4 (2012-08-28): Several return values added.[1]
Cataclysm Patch 4.0.1 (2010-10-12): Added.

References

 
  1. ^ 2012-08-21, SpellBookFrame.lua, version 5.0.4.16016, near line 148, archived at Townlong-Yak