Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/Side/Body.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
bool SideExt::LoadGlobals(PhobosStreamReader& Stm)
88
{
89
return Stm.Success();
90
}
91
92
bool SideExt::SaveGlobals(PhobosStreamWriter& Stm)
93
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected