Files
wow_Meta/api/ForceLogout.lua
2024-12-16 13:13:08 +01:00

4 lines
195 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