8 lines
		
	
	
		
			247 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			247 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@return number numFriends
 | 
						|
---@return number numFriendsOnline
 | 
						|
---Returns the number of characters and online characters on the player's friends list
 | 
						|
function GetNumFriends() end
 |