Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ enable_emitter
Method
enable_emitter
src/SB/Game/zNPCTypeBossPlankton.cpp:1748–1751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1746
}
1747
1748
void zNPCBPlankton::enable_emitter(xParEmitter& p1) const
1749
{
1750
p1.emit_flags |= 1;
1751
}
1752
1753
void zNPCBPlankton::disable_emitter(xParEmitter& p1) const
1754
{
Callers
1
Enter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected