WoW:API ClearTarget: Difference between revisions
Jump to navigation
Jump to search
ClearTarget -Documentation by danboo-
m (Updated category) |
No edit summary |
||
| Line 24: | Line 24: | ||
;''Description'' | ;''Description'' | ||
---- | ---- | ||
{{ | {{WoW API}} | ||
Revision as of 05:54, 4 January 2006
Clears the selected target.
ClearTarget();
- Arguments
- none
- Returns
- nil
- Example
ClearTarget();
- Result
- Description