Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/House/Body.cpp:654–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
652
}
653
654
bool HouseExt::LoadGlobals(PhobosStreamReader& Stm)
655
{
656
return Stm
657
.Success();
658
}
659
660
bool HouseExt::SaveGlobals(PhobosStreamWriter& Stm)
661
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected