WoW:API PetAttack

From AddOn Studio
Revision as of 01:14, 12 March 2006 by WoWWiki>Mpstark
Jump to navigation Jump to search
PetAttack -Documentation by AlexanderYoshi-

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.

Template:WoW API