Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xGroupGetItem
Function
xGroupGetItem
src/SB/Core/x/xGroup.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
U32 xGroupGetItem(xGroup* g, U32 index)
199
{
200
return (U32)((U32*)(g->asset + 1))[index];
201
}
202
203
U32 xGroup::get_any()
204
{
Callers
3
zEnvRender
Function · 0.85
xParEmitterEmit
Function · 0.85
xEntSetupPipeline
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected