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

Method LoadGlobals

src/Ext/WarheadType/Body.cpp:493–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

491}
492
493bool WarheadTypeExt::LoadGlobals(PhobosStreamReader& Stm)
494{
495 return Stm.Success();
496}
497
498bool WarheadTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
499{

Callers

nothing calls this directly

Calls 1

SuccessMethod · 0.80

Tested by

no test coverage detected