Navigation menu

WoW:API SpellStopTargeting: Difference between revisions

Jump to navigation Jump to search
2.0.1 protected note
No edit summary
(2.0.1 protected note)
Line 1: Line 1:
{{wowapi}}
{{protectedapi|2.0.1|For alternatives, try [[API_SecureTemplates|Secure Templates]].}}
<center>'''SpellStopTargeting''' ''-Documentation by [[user:Sparr|Sparr]], plagiarized from [[user:Caedric|Caedric]]-''</center>
<center>'''SpellStopTargeting''' ''-Documentation by [[user:Sparr|Sparr]], plagiarized from [[user:Caedric|Caedric]]-''</center>


Line 7: Line 9:
  SpellStopTargeting()
  SpellStopTargeting()


----
==Arguments==
;''Arguments''
 
:''none''
:''none''
----
;''Returns''
:Boolean istargeting
:;istargeting : true if a spell has been cast and is waiting for a target; false otherwise
----
;''Example''
?
----
{{Template:WoW API}}