Tao.Lua.Lua.lua_pushthread C# (CSharp) 메소드

lua_pushthread() 개인적인 메소드

private lua_pushthread ( lua_State L ) : int
L lua_State
리턴 int
        public extern static int lua_pushthread(lua_State L);
Lua