WoW:API PetAttack: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m ({{wowapi}})
Line 1: Line 1:
<center>'''PetAttack''' ''-Documentation by AlexanderYoshi-''</center>
{{wowapi}}
 
Instruct your pet to attack your target.
Instruct your pet to attack your target.


Line 25: Line 24:


: Instruct your pet to attack your target. Requires a buttonpress.
: Instruct your pet to attack your target. Requires a buttonpress.
----
{{WoW API}}

Revision as of 12:13, 18 June 2006

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.