Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntLoad
Function
zEntLoad
src/SB/Game/zEnt.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
}
246
247
void zEntLoad(zEnt* ent, xSerial* s)
248
{
249
xEntLoad(ent, s);
250
}
251
252
void zEntReset(zEnt* ent)
253
{
Callers
11
zPendulum_Load
Function · 0.85
zEntTriggerLoad
Function · 0.85
zEntSimpleObj_Load
Function · 0.85
zEntButton_Load
Function · 0.85
zEGenerator_Load
Function · 0.85
zEntPickup_Load
Function · 0.85
zEntHangable_Load
Function · 0.85
zEntDestructObj_Load
Function · 0.85
zPlatform_Load
Function · 0.85
zUI_Load
Function · 0.85
zEntTeleportBox_Load
Function · 0.85
Calls
1
xEntLoad
Function · 0.50
Tested by
no test coverage detected