This function is protected.
|
Targets the specified unit.
TargetUnit(unit or name [, exactMatch])
Arguments
- unit
- string - The unitId to select as a target.
- name
- string - A string to match against the name of the intended target.
- exactMatch
- boolean - Whether to treat name as an exact match or not.
Patch changes
Patch 2.0.1 (2006-12-05): Protected.