8 lines
		
	
	
		
			232 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			232 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param titleIndex integer
 | 
						|
---@return number isKnown
 | 
						|
---Returns whether the player has earned the ability to display a title
 | 
						|
function IsTitleKnown(titleIndex) end
 |