Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xParGroupSetActive
Function
xParGroupSetActive
src/SB/Core/x/xParGroup.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
void xParGroupSetActive(xParGroup* ps, U32 isActive)
114
{
115
ps->m_active = isActive;
116
}
117
118
void xParGroupKillAllParticles(xParGroup* ps)
119
{
Callers
1
xParSysEventCB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected