WoW:API InRepairMode: Difference between revisions

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



Revision as of 19:55, 25 September 2007

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