WoW:API PetHasActionBar: Difference between revisions
Jump to navigation
Jump to search
PetHasActionBar - Documentation by Flickering
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__ | ||
Revision as of 18:12, 6 January 2007
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.