luathreads.CreateInterface
Description
Creates a new, independent Lua interface.
It won't run on its own thread until LuaInterface:EnableThinking is called, or LuaInterface:RunTasks is used to run its queued tasks on HolyLib's thread pool instead.
Creates a new, independent Lua interface.
It won't run on its own thread until LuaInterface:EnableThinking is called, or LuaInterface:RunTasks is used to run its queued tasks on HolyLib's thread pool instead.