Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCMgr_scenePostSetup
Function
zNPCMgr_scenePostSetup
src/SB/Game/zNPCMgr.cpp:417–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
void zNPCMgr_scenePostSetup()
418
{
419
zNPCMgrSelf()->ScenePostSetup();
420
}
421
422
void zNPCMgr_sceneTimestep(xScene* xscn, F32 dt)
423
{
Callers
1
zSceneSetup
Function · 0.70
Calls
2
zNPCMgrSelf
Function · 0.85
ScenePostSetup
Method · 0.80
Tested by
no test coverage detected