WoW:MACRO targetexact

From AddOn Studio
Jump to navigation Jump to search

Slash commands


Sets your current target to a unit by exact name match.

/targetexact options name

Aliases[edit]

none


Arguments[edit]

options
Options to search with, separated by commas, enclosed in [ ] (see target)
name
The string to match in the unit's name.

Notes[edit]

This performs a search with all nearby units whose name exactly matches, this is comparable to using the [exists] option.