10 lines
		
	
	
		
			290 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			290 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@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
 |