Initial commit
This commit is contained in:
4
api/ConfirmBindOnUse.lua
Normal file
4
api/ConfirmBindOnUse.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Confirms using an item, if using the item causes it to become soulbound. Usable in response to the USE_BIND_CONFIRM which fires when the player attempts to use a "Bind on Use" item.
|
||||
function ConfirmBindOnUse() end
|
||||
Reference in New Issue
Block a user