WoW:API IsPetAttackActive: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API IsPetAttackActive to API IsPetAttackActive without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The function only works when the player is using Eyes of the Beast to control their pet. | {{wowapi}} | ||
== 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. |