WoW:API PetHasActionBar

Revision as of 02:41, 20 September 2005 by WoWWiki>Flickering
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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