public static int Call(ScriptState luaState, int nargs, int nresults, int errfunc) { return(ScriptApi.Call(luaState, nargs, nresults, errfunc)); }