Initial commit
This commit is contained in:
7
api/SetGuildBankTabInfo.lua
Normal file
7
api/SetGuildBankTabInfo.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param tab number
|
||||
---@param name string
|
||||
---@param iconIndex number
|
||||
---Sets the name and icon for a guild bank tab
|
||||
function SetGuildBankTabInfo(tab, name, iconIndex) end
|
Reference in New Issue
Block a user