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

Method LoadGlobals

src/Ext/House/Body.cpp:654–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652}
653
654bool HouseExt::LoadGlobals(PhobosStreamReader& Stm)
655{
656 return Stm
657 .Success();
658}
659
660bool HouseExt::SaveGlobals(PhobosStreamWriter& Stm)
661{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected