m
Recategorized
No edit summary |
m (Recategorized) |
||
| Line 3: | Line 3: | ||
Selects the nearest enemy as the current target. | Selects the nearest enemy as the current target. | ||
TargetNearestEnemy(reverse); | TargetNearestEnemy([reverse]); | ||
---- | ---- | ||
;''Arguments'' | ;''Arguments'' | ||
:( | :([reverse]) | ||
:;reverse : Set | :;reverse : Boolean - Set to 1 or <tt>true</tt> to cycle backwards (optional). | ||
---- | ---- | ||
| Line 29: | Line 29: | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Targetting Functions|TargetNearestEnemy]] | |||