WoW:API AttackTarget

From AddOn Studio
Revision as of 13:14, 27 August 2005 by WoWWiki>Inglais
Jump to navigation Jump to search
AttackTarget -Documentation by AlexanderYoshi-

Attacks the players selected target.

Note - if already attacking a target, this toggles auto-attack off --Goldark 17:01, 12 Jan 2005 (EST)

AttackTarget();

Arguments
none

Returns
nil

Example
AttackTarget();
Result

Description
Attacks the players selected target.

Template:WoW API