WoW:API InRepairMode: Difference between revisions
Jump to navigation
Jump to search
(upgraded deprecated template) |
m (Move page script moved page API InRepairMode to API InRepairMode without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
'''InRepairMode()''' | '''InRepairMode()''' | ||
Latest revision as of 04:46, 15 August 2023
← WoW API < InRepairMode
InRepairMode()
Lets you know if your cursor is in repair mode. When your cursor is in repair mode, you can click on equipped items as well as items in your inventory to repair them.
repairMode = InRepairMode();
- Arguments
- nil
- Returns
- boolean