Initial commit
This commit is contained in:
4
api/UnitFullName.lua
Normal file
4
api/UnitFullName.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Will return a units name appended with the realm name without spaces. . UnitFullName(unit) will return a players name appended with the "shortened" realmname; this would be the realm name without spaces.
|
||||
function UnitFullName() end
|
||||
Reference in New Issue
Block a user