WoW:API PetAttack: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
m ({{wowapi}})
(added protected template)
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{protectedapi|2.0.1|}}
Instruct your pet to attack your target.
Instruct your pet to attack your target.



Revision as of 00:27, 5 January 2007

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.