WoW:API InRepairMode

From AddOn Studio
Revision as of 20:46, 6 April 2006 by WoWWiki>ClydeJr
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
InRepairMode -Documentation by ClydeJr-

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

Template:WoW API