WoW:API HideRepairCursor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Filled out based on the FrameXML.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
Takes the Cursor out of Repair Mode.


Use ShowRepairCursor() to enter Repair Mode.
 
Takes the cursor out of repair mode.
HideRepairCursor()
 
== Arguments ==
:none
 
== Returns ==
:nil

Revision as of 16:46, 25 June 2007

WoW API < HideRepairCursor


Takes the cursor out of repair mode.

HideRepairCursor()

Arguments

none

Returns

nil