Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zPortalLoad
Function
zPortalLoad
src/SB/Game/zPortal.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void zPortalLoad(_zPortal* ent, xSerial* s)
39
{
40
xBaseLoad((xBase*)ent, s);
41
}
42
43
S32 zPortalEventCB(xBase* from, xBase* to, U32 toEvent, const F32* toParam, xBase* b3)
44
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.50
Tested by
no test coverage detected