Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ Load
Method
Load
src/Ext/Cell/Body.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
{ }
35
36
bool CellExt::RadLevel::Load(PhobosStreamReader& stm, bool registerForChange)
37
{
38
return this->Serialize(stm);
39
}
40
41
bool CellExt::RadLevel::Save(PhobosStreamWriter& stm) const
42
{
Callers
nothing calls this directly
Calls
1
Serialize
Method · 0.45
Tested by
no test coverage detected