WoW:API ClearTarget

From AddOn Studio
Revision as of 19:15, 28 December 2004 by WoWWiki>Flickering (Updated category)
Jump to navigation Jump to search
ClearTarget -Documentation by danboo-

Clears the selected target.

ClearTarget();

Arguments
none

Returns
nil

Example
ClearTarget();
Result

Description
Clears the selected target.

Template:WoW API