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

Method SaveToStream

src/New/Type/AttachEffectTypeClass.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

220}
221
222void AttachEffectTypeClass::SaveToStream(PhobosStreamWriter& Stm)
223{
224 this->Serialize(Stm);
225}
226
227// AE type-related enum etc. parsers
228namespace detail

Callers

nothing calls this directly

Calls 1

SerializeMethod · 0.95

Tested by

no test coverage detected