no edit summary
m (Grammar fix) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
{{protectedapi|2.0.1|}} | |||
Selects the nearest enemy as the current target. | Selects the nearest enemy as the current target. | ||
| Line 18: | Line 19: | ||
---- | ---- | ||
;''Example'' | ;''Example'' | ||
TargetNearestEnemy(); | TargetNearestEnemy(); -- Targets nearest enemy. | ||
---- | ---- | ||