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

Function xGroupGetCount

src/SB/Core/x/xGroup.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179U32 xGroupGetCount(xGroup* g)
180{
181 return g->asset->itemCount;
182}
183
184xBase* xGroupGetItemPtr(xGroup* g, U32 index)
185{

Callers 10

zSurfaceUpdateFunction · 0.85
zSceneSetupFunction · 0.85
trigger_soundFunction · 0.85
MasterLoveSlaveMethod · 0.85
ParseChildMethod · 0.85
xGroupInitFunction · 0.85
xGroupSetupFunction · 0.85
RecurseChildFunction · 0.85
xUpdateCull_InitFunction · 0.85
xParEmitterEmitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected