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

Method SaveToStream

src/New/Type/LaserTrailTypeClass.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void LaserTrailTypeClass::SaveToStream(PhobosStreamWriter& Stm)
57{
58 this->Serialize(Stm);
59}

Callers

nothing calls this directly

Calls 1

SerializeMethod · 0.95

Tested by

no test coverage detected