Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zEntPickupInit
Function
zEntPickupInit
src/SB/Game/zEntPickup.cpp:251–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
void zEntPickupInit(void* ent, void* asset)
252
{
253
zEntPickupInit((zEntPickup*)ent, (xEntAsset*)asset);
254
}
255
256
void zEntPickupInit(zEntPickup* ent, xEntAsset* asset)
257
{
Callers
nothing calls this directly
Calls
13
iAnimBoneCount
Function · 0.85
iModelNumBones
Function · 0.85
xVec3Add
Function · 0.85
xEntDriveInit
Function · 0.85
sprintf
Function · 0.85
xEntHide
Function · 0.85
zEntInit
Function · 0.70
zEntReset
Function · 0.70
xSTFindAsset
Function · 0.50
xModelInstanceAlloc
Function · 0.50
xShadowSimple_CacheInit
Function · 0.50
xFXAtomicEnvMapSetup
Function · 0.50
Tested by
no test coverage detected