7 lines
		
	
	
		
			218 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			218 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
 | 
						|
---@param type MOUNT 
 | 
						|
---@param CRITTER  
 | 
						|
---@param MOUNT  
 | 
						|
---Unsummons the current non-combat pet or mount
 | 
						|
function DismissCompanion(type, CRITTER, MOUNT) end |