WoW:API PetHasActionBar

From AddOn Studio
Revision as of 18:44, 3 January 2006 by WoWWiki>Muert
Jump to navigation Jump to search
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.

Template:WoW API