Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ Render
Method
Render
src/SB/Game/zNPCTypePrawn.cpp:803–809 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
801
}
802
803
void zNPCPrawn::Render()
804
{
805
xNPCBasic::Render();
806
isCulled = 0;
807
beam.render();
808
zNPCPrawn::render_debug();
809
}
810
811
void zNPCPrawn::update_round()
812
{
Callers
nothing calls this directly
Calls
3
render_debug
Function · 0.85
Render
Function · 0.50
render
Method · 0.45
Tested by
no test coverage detected