WoW:API SpellStopTargeting

From AddOn Studio
Revision as of 08:42, 12 October 2005 by WoWWiki>Sparr
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SpellStopTargeting -Documentation by Sparr, plagiarized from Caedric-

Cancels the spell awaiting target selection.

SpellStopTargeting()

Arguments
none

Returns
Boolean istargeting
istargeting
true if a spell has been cast and is waiting for a target; false otherwise

Example

?


Template:WoW API