xxxxxxxxxx
{{wowapi}}
{{protectedapi|2.0.1|}}
Selects the nearest enemy as the current target.
TargetNearestEnemy([reverse]);
----
;''Arguments''
:([reverse])
:;reverse : Boolean - Set to 1 or <tt>true</tt> to cycle backwards (optional).
;''Returns''
:;nil
;''Example''
TargetNearestEnemy(); -- Targets nearest enemy.
;''Description''
: Selects the nearest enemy as the current target.
: This is bound to the tab key by default.
:This function only works if initiated by a hardware event.