MCPcopy 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
1748void zNPCBPlankton::enable_emitter(xParEmitter& p1) const
1749{
1750 p1.emit_flags |= 1;
1751}
1752
1753void zNPCBPlankton::disable_emitter(xParEmitter& p1) const
1754{

Callers 1

EnterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected