9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Lua
		
	
	
	
	
	
---@diagnostic disable: missing-return, lowercase-global
 | 
						|
---@meta
 | 
						|
 | 
						|
---@param unit string
 | 
						|
---@param unit string
 | 
						|
---@return 1nil isSame
 | 
						|
---Returns whether two units are from the same server
 | 
						|
function UnitIsSameServer(unit, unit) end
 |