7 lines
		
	
	
		
			304 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			304 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						||
---@meta
 | 
						||
 | 
						||
---@param index number
 | 
						||
---Selects a faction in the reputation UI.    Selection has no bearing on other faction-related APIs; this function merely facilitates behaviors of Blizzard's reputation UI.
 | 
						||
function SetSelectedFaction(index) end
 |