WoW:API PetAttack: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m ({{wowapi}})
m (Move page script moved page API PetAttack to API PetAttack without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{protectedapi|2.0.1|}}
Instruct your pet to attack your target.
Instruct your pet to attack your target.



Latest revision as of 04:47, 15 August 2023

WoW API < PetAttack

Instruct your pet to attack your target.

PetAttack();

Arguments
none

Returns
nil

Example
PetAttack();
Result

Description
Instruct your pet to attack your target. Requires a buttonpress.