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

7 lines
218 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@param index number
---Makes a faction the "watched" faction (displayed on the XP bar in the default UI)
function SetWatchedFactionIndex(index) end