HolyLib Wiki

unholylib.KillLua

  unholylib.KillLua()

Description

Calls the engine's internal Lua::Kill function, which forcibly shuts down/destroys the currently running Lua interface.

This will kill the Lua state you're calling it from. The server will not recover from this and is likely to crash or become completely unusable. Only exists because why not.

Recently Added

This was recently added in version (0.9 - DEV).