7 lines
		
	
	
		
			234 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			234 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param fullname string
 | 
						|
---Adds the named character to the ignore list, or removes the character if already in the ignore list
 | 
						|
function AddOrDelIgnore(fullname) end
 |