WoW:API TargetNearestEnemy
Jump to navigation
Jump to search
Selects the nearest enemy as the current target.
TargetNearestEnemy(reverse);
- Arguments
- (Number reverse)
- reverse
- Set this to 1 to cycle backwards
- Returns
- nil
- Example
TargetNearestEnemy();
- Result
- Description
- Selects the nearest enemy as the current target.