Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
No edit summary
m ({{wowapi}})
Line 1: Line 1:
  +
{{wowapi}}
<center>'''ClearTarget''' ''-Documentation by danboo-''</center>
 
 
 
Clears the selected target.
 
Clears the selected target.
   
Line 20: Line 19:
   
 
;''Result''
 
;''Result''
  +
Your current target is detargeted.
 
----
 
;''Description''
 
 
 
----
 
{{WoW API}}
 

Revision as of 09:49, 18 June 2006

Clears the selected target.

ClearTarget();

Arguments
none

Returns
nil

Example
ClearTarget();
Result

Your current target is detargeted.