8 lines
		
	
	
		
			284 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			284 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param index number 
 | 
						|
---@return number start 
 | 
						|
---@return number duration 
 | 
						|
---@return number enable 
 | 
						|
---Returns cooldown information about an ability on the stance/shapeshift bar
 | 
						|
function GetShapeshiftFormCooldown(index) end |