MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / Render

Method Render

src/SB/Game/zNPCTypeBossPlankton.cpp:1173–1177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1171}
1172
1173void zNPCBPlankton::Render()
1174{
1175 xNPCBasic::Render();
1176 zNPCBPlankton::render_debug();
1177}
1178
1179void zNPCBPlankton::RenderExtraPostParticles()
1180{

Callers

nothing calls this directly

Calls 2

render_debugFunction · 0.85
RenderFunction · 0.50

Tested by

no test coverage detected