8 lines
		
	
	
		
			259 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			259 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param panelName string
 | 
						|
---@param panel table
 | 
						|
---Opens the Interface Options window and displays a given panel within it
 | 
						|
function InterfaceOptionsFrame_OpenToCategory(panelName, panel) end
 |