Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ set_pcall_callback
Function
set_pcall_callback
ogsr_engine/Luabind/src/error.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
#endif
67
68
void set_pcall_callback(pcall_callback_fun e)
69
{
70
pcall_callback = e;
71
}
72
73
pcall_callback_fun get_pcall_callback()
74
{
Callers
3
init
Method · 0.85
LS_Load
Method · 0.85
LS_Load
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected