MCPcopy 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
56bool OverlayTypeExt::LoadGlobals(PhobosStreamReader& Stm)
57{
58 return Stm
59 .Success();
60}
61
62bool OverlayTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
63{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected