MCPcopy Create free account
hub / github.com/defold/defold / error

Method error

engine/lua/src/cs/dmsdk/lua/lua_gen.cs:395–396  ·  view source on GitHub ↗

Generated from [ref:lua_error]

(State * L)

Source from the content-addressed store, hash-verified

393 /// Generated from [ref:lua_error]
394 /// </summary>
395 [DllImport("luajit-5.1", EntryPoint="lua_error", CallingConvention = CallingConvention.Cdecl)]
396 public static extern int error(State * L);
397
398 /// <summary>
399 /// Generated from [ref:lua_next]

Callers 15

buffer_meth_sendFunction · 0.45
buffer_meth_receiveFunction · 0.45
run_buildFunction · 0.45
print_proof_resultsFunction · 0.45
_get_tool_versionsFunction · 0.45
mainFunction · 0.45
arcc.pyFile · 0.45
texc.pyFile · 0.45
script_doc.pyFile · 0.45
runShutdownActionsMethod · 0.45
kickLoadingMethod · 0.45
prunePackagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected