Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xFogLoad
Function
xFogLoad
src/SB/Core/x/xFog.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void xFogLoad(_xFog* ent, xSerial* s)
44
{
45
xBaseLoad((xBase*)ent, s);
46
}
47
48
S32 xFogEventCB(xBase* to, xBase* from, U32 toEvent, const F32* toParam, xBase* b3)
49
{
Callers
1
zSceneLoad
Function · 0.85
Calls
1
xBaseLoad
Function · 0.70
Tested by
no test coverage detected