Code format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param tab number
|
||||
---@return number numTransactions
|
||||
---@param tab number
|
||||
---@return number numTransactions
|
||||
---Returns the number of entries in a guild bank tab's transaction log. Only returns valid information following the GUILDBANKLOG_UPDATE event which fires after calling QueryGuildBankLog().
|
||||
function GetNumGuildBankTransactions(tab) end
|
||||
function GetNumGuildBankTransactions(tab) end
|
||||
|
Reference in New Issue
Block a user