WoW:API ShowRepairCursor: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page API ShowRepairCursor to API ShowRepairCursor without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Changes the cursor to Repair Mode.
{{wowapi}} __NOTOC__


Use HideRepairCursor to go back.


[[Category:API Functions|ShowRepairCursor]]
Puts the cursor in repair mode.
[[Category:API Cursor Functions|ShowRepairCursor]]
ShowRepairCursor()
[[Category:API Merchant Functions|ShowRepairCursor]]
 
== Arguments ==
:none
 
== Returns ==
:nil

Latest revision as of 04:47, 15 August 2023

WoW API < ShowRepairCursor


Puts the cursor in repair mode.

ShowRepairCursor()

Arguments[edit]

none

Returns[edit]

nil