Initial commit
This commit is contained in:
4
api/CloseBankFrame.lua
Normal file
4
api/CloseBankFrame.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Ends interaction with the bank. Causes the BANKFRAME_CLOSED event to fire, indicating that APIs querying bank contents may no longer return valid results.
|
||||
function CloseBankFrame() end
|
||||
Reference in New Issue
Block a user