Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@param unit string
|
||||
---@return 1nil isSame
|
||||
---@param unit string
|
||||
---@param unit string
|
||||
---@return 1nil isSame
|
||||
---Returns whether two unit references are to the same unit. Useful for determining whether a composite unitID (such as raid19target) also refers to a basic unitID; see example.
|
||||
function UnitIsUnit(unit, unit) end
|
||||
function UnitIsUnit(unit, unit) end
|
||||
|
Reference in New Issue
Block a user