Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntTriggerSave
Function
zEntTriggerSave
src/SB/Game/zEntTrigger.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
void zEntTriggerSave(zEntTrigger* ent, xSerial* s)
212
{
213
zEntSave(ent, s);
214
}
215
216
void zEntTriggerLoad(zEntTrigger* ent, xSerial* s)
217
{
Callers
1
zSceneSave
Function · 0.85
Calls
1
zEntSave
Function · 0.85
Tested by
no test coverage detected