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

4 lines
198 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Forces the client to logout. Not usable in the current WoW client; causes an error message to be displayed.
function ForceLogout() end