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

Method Render

src/SB/Game/zNPCTypeBossSB2.cpp:1380–1384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1378}
1379
1380void zNPCB_SB2::Render()
1381{
1382 xNPCBasic::Render();
1383 zNPCB_SB2::render_debug();
1384}
1385
1386F32 zNPCB_SB2::AttackTimeLeft()
1387{

Callers

nothing calls this directly

Calls 2

render_debugFunction · 0.85
RenderFunction · 0.50

Tested by

no test coverage detected