WoW:API PetAttack

From AddOn Studio
Revision as of 12:37, 4 January 2006 by WoWWiki>Muert
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