Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(Created page with "{{wowapi}} Needs summary. hasFlyoutActionButtons = C_ActionBar.HasFlyoutActionButtons(flyoutID) ==Arguments== ;flyoutID : number ==Returns== ;hasFlyoutActionButtons : boole...")
 
KethoBot (talk | contribs)
m (Update elinks)
Tag: WoW API docs
Line 12: Line 12:
 
* {{Patch 7.2.0|note=Added.}}
 
* {{Patch 7.2.0|note=Added.}}
   
−
==See also==
+
==External links==
  +
<!-- Please read https://wow.gamepedia.com/Wowpedia:External_links_policy before adding new links. -->
−
* [https://www.townlong-yak.com/framexml/live/Blizzard_APIDocumentation#C_ActionBar.HasFlyoutActionButtons Blizzard API Documentation]
 
  +
{{Elinks-api|t=a|namespace=C_ActionBar|system=ActionBar}}

Revision as of 02:25, 26 March 2021

Needs summary.

hasFlyoutActionButtons = C_ActionBar.HasFlyoutActionButtons(flyoutID)

Arguments

flyoutID
number

Returns

hasFlyoutActionButtons
boolean

Patch changes

External links