Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ SaveGlobals
Method
SaveGlobals
src/Ext/ParticleSystemType/Body.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
bool ParticleSystemTypeExt::SaveGlobals(PhobosStreamWriter& Stm)
44
{
45
return Stm
46
.Success();
47
}
48
49
// =============================
50
// container
Callers
nothing calls this directly
Calls
1
Success
Method · 0.80
Tested by
no test coverage detected