Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ exportObject
Method
exportObject
src/logic/Controller.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
void Logic::Controller::exportObject(json& j)
41
{
42
exportPart(j);
43
}
44
45
void Logic::Controller::exportPart(json& j)
46
{
Callers
1
exportControllers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected