Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xGroupSave
Function
xGroupSave
src/SB/Core/x/xGroup.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void xGroupSave(xGroup* ent, xSerial* s)
65
{
66
xBaseSave((xBase*)ent, s);
67
}
68
69
void xGroupLoad(xGroup* ent, xSerial* s)
70
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
xBaseSave
Function · 0.85
Tested by
no test coverage detected