WoW:API InRepairMode: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move page script moved page API InRepairMode to API InRepairMode without leaving a redirect) |
(No difference)
|
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