Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

API TargetNearestEnemy

From WoWWiki

Jump to: navigation, search
Main Menu


Selects the nearest enemy as the current target.

TargetNearestEnemy([reverse]);

Arguments
([reverse])
reverse 
Boolean - Set to 1 or true to cycle backwards (optional).

Returns
nil

Example
TargetNearestEnemy(); -- Targets nearest enemy.

Description
Selects the nearest enemy as the current target.
This appears to be equivalent to pressing TAB, as it only cycles through enemies that you are facing, even if there are enemies behind you that are closer.
This function only works if initiated by a hardware event.
Rate this article:
Share this article: