Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ deref
Method
deref
extlibs/sol3/include/sol/sol.hpp:8827–8829 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8825
}
8826
8827
void deref() const noexcept {
8828
return stateless_reference::deref(lua_state());
8829
}
8830
8831
int copy() const noexcept {
8832
return copy(lua_state());
Callers
nothing calls this directly
Calls
1
deref
Function · 0.85
Tested by
no test coverage detected