Code format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param unit string
|
||||
---@return boolean canBeTank
|
||||
---@return boolean canBeHealer
|
||||
---@return boolean canBeDPS
|
||||
---@param unit string
|
||||
---@return boolean canBeTank
|
||||
---@return boolean canBeHealer
|
||||
---@return boolean canBeDPS
|
||||
---Get what roles a unit can play in the group or raid. See UnitSetRole("unit", "role")
|
||||
function UnitGetAvailableRoles(unit) end
|
||||
function UnitGetAvailableRoles(unit) end
|
||||
|
Reference in New Issue
Block a user