Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
222
void AttachEffectTypeClass::SaveToStream(PhobosStreamWriter& Stm)
223
{
224
this->Serialize(Stm);
225
}
226
227
// AE type-related enum etc. parsers
228
namespace detail
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.95
Tested by
no test coverage detected