Files
wow_Meta/api/GetTrackedAchievements.lua
2025-05-04 15:15:00 +02:00

7 lines
217 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return list ...
---Returns numeric IDs of the achievements flagged for display in the objectives tracker UI
function GetTrackedAchievements() end