WoW:API PetHasActionBar: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API PetHasActionBar to API PetHasActionBar without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>'''PetHasActionBar''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
{{wowapi}}
 
Determine if player has a pet with an action bar.
Determine if player has a pet with an action bar.


Line 14: Line 13:
----
----
__NOTOC__
__NOTOC__
{{Template:WoW API}}

Latest revision as of 04:47, 15 August 2023

WoW API < PetHasActionBar

Determine if player has a pet with an action bar.

hasActionBar = PetHasActionBar()

Parameters[edit]

Arguments[edit]

()

Returns[edit]

hasActionBar
hasActionBar
Flag - nil if the player has no pet (or the pet has no action bar), 1 if a pet action bar should be shown.