Code format
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
---@diagnostic disable: missing-return, lowercase-global
 | 
			
		||||
 | 
			
		||||
---@return number guildBankMoney 
 | 
			
		||||
---@return number guildBankMoney
 | 
			
		||||
---Returns the amount of money in the guild bank. The return value is cached and returns the last value seen when not interacting with a guild bank vault. This cache works across characters, and is updated when the GUILDBANK_UPDATE_MONEY or GUILDBANKFRAME_OPENED event fires. If no player character has accessed a guild bank since the game client was launched, this function returns 0.
 | 
			
		||||
function GetGuildBankMoney() end
 | 
			
		||||
function GetGuildBankMoney() end
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user