Files
wow_Meta/api/ForceLogout.lua
2025-05-04 14:35:26 +02:00

5 lines
196 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