Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntSimpleObj_Init
Function
zEntSimpleObj_Init
src/SB/Game/zEntSimpleObj.cpp:444–447 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
442
}
443
444
void zEntSimpleObj_Init(void* ent, void* asset)
445
{
446
zEntSimpleObj_Init((zEntSimpleObj*)ent, (xEntAsset*)asset, 0);
447
}
448
449
void zEntSimpleObj_Render(xEnt* ent)
450
{
Callers
1
zEntTrackPhysics_Init
Function · 0.70
Calls
7
strcmp
Function · 0.85
xAnimPlaySetState
Function · 0.85
iAnimBoneCount
Function · 0.85
iModelNumBones
Function · 0.85
zEntInit
Function · 0.70
zEntReset
Function · 0.70
xSTFindAsset
Function · 0.50
Tested by
no test coverage detected