Ejemplo n.º 1
0
 public static int GetFuncRef(this IntPtr L)
 {
     return(XLLuaRuntime.luaL_ref(L, (int)LuaInnerIndex.LUA_REGISTRYINDEX));
 }