#include <ScriptContext.h>
Public Member Functions | |
| LuaNativeThread (lua_State *rootState) | |
| operator lua_State * () | |
RAII method of creating and managing Lua threads. Because of implicit cast to lua_State*, this object can be passed to lua[L]_* functions