Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
179
U32 xGroupGetCount(xGroup* g)
180
{
181
return g->asset->itemCount;
182
}
183
184
xBase* xGroupGetItemPtr(xGroup* g, U32 index)
185
{
Callers
10
zSurfaceUpdate
Function · 0.85
zSceneSetup
Function · 0.85
trigger_sound
Function · 0.85
MasterLoveSlave
Method · 0.85
ParseChild
Method · 0.85
xGroupInit
Function · 0.85
xGroupSetup
Function · 0.85
RecurseChild
Function · 0.85
xUpdateCull_Init
Function · 0.85
xParEmitterEmit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected