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

Method LoadGlobals

src/Ext/SWType/Body.cpp:193–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193bool SWTypeExt::LoadGlobals(PhobosStreamReader& Stm)
194{
195 return Stm
196 .Success();
197}
198
199bool SWTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
200{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected