MCPcopy 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
113void xParGroupSetActive(xParGroup* ps, U32 isActive)
114{
115 ps->m_active = isActive;
116}
117
118void xParGroupKillAllParticles(xParGroup* ps)
119{

Callers 1

xParSysEventCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected