MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / LoadGlobals

Method LoadGlobals

src/Ext/Side/Body.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87bool SideExt::LoadGlobals(PhobosStreamReader& Stm)
88{
89 return Stm.Success();
90}
91
92bool SideExt::SaveGlobals(PhobosStreamWriter& Stm)
93{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected