Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ LoadGlobals
Method
LoadGlobals
src/Ext/OverlayType/Body.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
bool OverlayTypeExt::LoadGlobals(PhobosStreamReader& Stm)
57
{
58
return Stm
59
.Success();
60
}
61
62
bool OverlayTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
63
{
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected