7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			276 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number numTabs
 | 
						|
---Returns the number of purchased tabs in the guild bank. Returns valid information even if the player is not interacting with a guild bank vault.
 | 
						|
function GetNumGuildBankTabs() end
 |