WoW:API PetHasActionBar: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''PetHasActionBar''' - ''Documentation by [[User:Flickering|Flickering]]''</center>
<center>'''PetHasActionBar''' - ''Documentation by [[User:Flickering|Flickering]]''</center>


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

Revision as of 18:12, 6 January 2007

WoW API < PetHasActionBar

PetHasActionBar - Documentation by Flickering

Determine if player has a pet with an action bar.

hasActionBar = PetHasActionBar()

Parameters

Arguments

()

Returns

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.