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

Method LoadGlobals

src/Ext/Techno/Body.cpp:625–629  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

623}
624
625bool TechnoExt::LoadGlobals(PhobosStreamReader& Stm)
626{
627 return Stm
628 .Success();
629}
630
631bool TechnoExt::SaveGlobals(PhobosStreamWriter& Stm)
632{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected