Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ get_pcall_callback
Function
get_pcall_callback
ogsr_engine/Luabind/src/error.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
pcall_callback_fun get_pcall_callback()
74
{
75
return pcall_callback;
76
}
77
78
void set_pregister_callback(pregister_callback_fun e)
79
{
Callers
1
pcall
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected