WoW API: InRepairMode

From AddOn Studio
Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API InRepairMode to API InRepairMode without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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