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

4 lines
234 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Causes the current execution path to continue outside the secure environment. Meaningless when called from outside of the secure environment.
function forceinsecure() end