Files
wow_Meta/api/RestartGx.lua
2025-05-04 15:15:00 +02:00

6 lines
159 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---Restart the client's graphic subsystem. Does not reload the UI.
function RestartGx() end