WoW:API InRepairMode: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
(upgraded deprecated template)
Line 1: Line 1:
{{wowapi}}
<center>'''InRepairMode''' ''-Documentation by ClydeJr-''</center>
<center>'''InRepairMode''' ''-Documentation by ClydeJr-''</center>


Line 16: Line 17:


:;boolean
:;boolean
----
{{Template:WoW API}}

Revision as of 18:14, 6 January 2007

WoW API < InRepairMode

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