WoW:API PetAttack

From AddOn Studio
Revision as of 12:28, 30 August 2005 by WoWWiki>Inglais
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.

Template:WoW API