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

4 lines
290 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Causes iTunes to return to the previous track played. Used by the iTunes Remote key bindings only available on the Mac OS X WoW client. Only has effect while the iTunes application is open.
function MusicPlayer_BackTrack() end