17 lines
		
	
	
		
			657 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			657 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
| ---@diagnostic disable: missing-return, lowercase-global
 | |
| ---@meta
 | |
| 
 | |
| ---@param professionID 773 
 | |
| ---@param 164  
 | |
| ---@param 165  
 | |
| ---@param 171  
 | |
| ---@param 182  
 | |
| ---@param 186  
 | |
| ---@param 197  
 | |
| ---@param 202  
 | |
| ---@param 333  
 | |
| ---@param 393  
 | |
| ---@param 755  
 | |
| ---@param 773  
 | |
| ---Collapses the corresponding profession in the guild window. This function is used to collapse a single profession in the guild window (professions view) based on its ID. Can also be done while window is not visible. See ExpandGuildTradeSkillHeader() for opening the view.
 | |
| function CollapseGuildTradeSkillHeader(professionID, 164, 165, 171, 182, 186, 197, 202, 333, 393, 755, 773) end |