MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / set_pcall_callback

Function set_pcall_callback

Source/Misc/luabind/src/error.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63#endif
64
65 void set_pcall_callback(pcall_callback_fun e)
66 {
67 pcall_callback = e;
68 }
69
70 pcall_callback_fun get_pcall_callback()
71 {

Callers 2

createLuaStateMethod · 0.85
createLuaStateAudioMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected