WoW:API RepairAllItems: Difference between revisions
Jump to navigation
Jump to search
(upgraded code block) |
(Update for 2.3 Repair from guild bank) |
||
| Line 12: | Line 12: | ||
<!-- List each return value, together with its type --> | <!-- List each return value, together with its type --> | ||
:;nil | :;nil | ||
== Notes == | |||
Added in patch 2.3 this function call takes an argument of 1, being pull money from the guild bank. | |||
Related API is CanGuildBankRepair(), returns nil if you cannot and 1 if you can. [[User:Orionshock|Orionshock]] 12:37, 16 November 2007 (UTC) | |||
Revision as of 12:37, 16 November 2007
RepairAllItems()
Parameters
Arguments
- nil
Returns
- nil
Notes
Added in patch 2.3 this function call takes an argument of 1, being pull money from the guild bank. Related API is CanGuildBankRepair(), returns nil if you cannot and 1 if you can. Orionshock 12:37, 16 November 2007 (UTC)