Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCMgr_scenePostParticleRender
Function
zNPCMgr_scenePostParticleRender
src/SB/Game/zNPCMgr.cpp:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
void zNPCMgr_scenePostParticleRender()
433
{
434
zNPCMgrSelf()->ScenePostParticleRender();
435
}
436
437
xEnt* zNPCMgr_createNPCInst(S32, xEntAsset* assdat)
438
{
Callers
1
zSceneRenderPreFX
Function · 0.85
Calls
2
zNPCMgrSelf
Function · 0.85
ScenePostParticleRender
Method · 0.80
Tested by
no test coverage detected