WoW:API ShowRepairCursor: 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}}
Changes the cursor to Repair Mode.


Use HideRepairCursor to go back.
 
Puts the cursor in repair mode.
ShowRepairCursor()
 
== Arguments ==
:none
 
== Returns ==
:nil

Revision as of 16:47, 25 June 2007

WoW API < ShowRepairCursor


Puts the cursor in repair mode.

ShowRepairCursor()

Arguments

none

Returns

nil