We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878329f commit cd29d75Copy full SHA for cd29d75
use_methods.lua
@@ -6,4 +6,4 @@ function api_use_item(item_oid, amount) end
6
---
7
---@param item_oid string the item to use up
8
---@return number total amount of item in player inventory and opened menus
9
-function api_use_item(item_oid) end
+function api_use_total(item_oid) end
0 commit comments