7 lines
		
	
	
		
			233 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			233 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number withdrawLimit
 | 
						|
---Returns the amount of money the player is allowed to withdraw from the guild bank per day
 | 
						|
function GetGuildBankWithdrawMoney() end
 |