Add meta
This commit is contained in:
6
Meta/api/GetNumComparisonCompletedAchievements.lua
Normal file
6
Meta/api/GetNumComparisonCompletedAchievements.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return number total
|
||||
---@return number completed
|
||||
---Returns the number of achievements earned by the comparison unit. Does not include Feats of Strength.
|
||||
function GetNumComparisonCompletedAchievements() end
|
||||
Reference in New Issue
Block a user