WoW:API HideRepairCursor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API HideRepairCursor to API HideRepairCursor without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Takes the Cursor out of Repair Mode.
{{wowapi}} __NOTOC__


Use ShowRepairCursor() to enter Repair Mode.


Takes the cursor out of repair mode.
HideRepairCursor()


----
== Arguments ==
{{WoW API}}
:none
 
== Returns ==
:nil

Latest revision as of 04:46, 15 August 2023

WoW API < HideRepairCursor


Takes the cursor out of repair mode.

HideRepairCursor()

Arguments[edit]

none

Returns[edit]

nil