Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCMgr_scenePostRender
Function
zNPCMgr_scenePostRender
src/SB/Game/zNPCMgr.cpp:427–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
void zNPCMgr_scenePostRender()
428
{
429
zNPCMgrSelf()->ScenePostRender();
430
}
431
432
void zNPCMgr_scenePostParticleRender()
433
{
Callers
1
zSceneRenderPreFX
Function · 0.85
Calls
2
zNPCMgrSelf
Function · 0.85
ScenePostRender
Method · 0.80
Tested by
no test coverage detected