WoW:API PetHasActionBar: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API PetHasActionBar to API PetHasActionBar without leaving a redirect)
 
(No difference)

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.