MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / xEntBoulder_Init

Function xEntBoulder_Init

src/SB/Core/x/xEntBoulder.cpp:97–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95}
96
97void xEntBoulder_Init(void* ent, void* asset)
98{
99 xEntBoulder_Init((xEntBoulder*)ent, (xEntAsset*)asset);
100}
101
102void xEntBoulder_BUpdate(xEnt*, xVec3*);
103void xEntBoulder_Update(xEntBoulder*, xScene*, F32);

Callers

nothing calls this directly

Calls 10

xEntInitFunction · 0.85
xEntInitShadowFunction · 0.85
memsetFunction · 0.85
xEntBoulder_FitToModelFunction · 0.85
xEntBoulder_ResetFunction · 0.85
xEntHideFunction · 0.85
xShadowSimple_CacheInitFunction · 0.70
xMemAllocFunction · 0.70
xStrHashFunction · 0.70
zEntParseModelInfoFunction · 0.50

Tested by

no test coverage detected