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