Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/Building/Body.cpp:490–494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
bool BuildingExt::LoadGlobals(PhobosStreamReader& Stm)
491
{
492
return Stm
493
.Success();
494
}
495
496
bool BuildingExt::SaveGlobals(PhobosStreamWriter& Stm)
497
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected