Files
wow-weakauras/Meta/api/ChangeActionBarPage.lua
2024-11-07 23:12:37 +01:00

5 lines
162 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@param page number
---Changes the current action bar page
function ChangeActionBarPage(page) end