WoW:API IsPetAttackActive

From AddOn Studio
Revision as of 21:48, 23 May 2006 by WoWWiki>Mikk
Jump to navigation Jump to search

Synopsis

boolean attackStatus = IsPetAttackActive(integer index)

Description

The function only works when the player is using Eyes of the Beast to control their pet. Otherwise the function always returns false.


Template:WoW API