Lua:resetLuaState
Revision as of 00:13, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved resetLuaState to Lua:resetLuaState)
function resetLuaState()
Creates a new lua state object. This means that all previously declared functions, variables and other objects will become inaccessible.
Function Parameters
<none>