Navigation menu

WoW:API GetRepairAllCost: Difference between revisions

Jump to navigation Jump to search
upgraded code block
No edit summary
 
(upgraded code block)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{wowapi}}
 
repairAllCost, canRepair = GetRepairAllCost()
 
<!-- Describe the purpose of the function, exhausting detail can be saved for a later section -->
One line summary description of function.
<!-- List return values and arguments as well as function name, follow Blizzard usage convention for args -->
{{Code/Begin}}
repairAllCost, canRepair = GetRepairAllCost()
{{Code/End}}
 


== Parameters ==
== Parameters ==
Anonymous user