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

Method SaveToStream

src/Ext/Script/Body.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17void ScriptExt::ExtData::SaveToStream(PhobosStreamWriter& Stm)
18{
19 // Nothing yet
20}
21
22// =============================
23// container

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected