Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/Techno/Body.cpp:625–629 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
623
}
624
625
bool TechnoExt::LoadGlobals(PhobosStreamReader& Stm)
626
{
627
return Stm
628
.Success();
629
}
630
631
bool TechnoExt::SaveGlobals(PhobosStreamWriter& Stm)
632
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected