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

Function zNPCMgrSelf

src/SB/Game/zNPCMgr.cpp:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357};
358
359zNPCMgr* zNPCMgrSelf()
360{
361 return g_npcmgr;
362}
363
364st_XORDEREDARRAY* zNPCMgr_GetNPCList()
365{

Callers 11

zNPCMgr_GetNPCListFunction · 0.85
zNPCMgr_ShutdownFunction · 0.85
zNPCMgr_scenePrepareFunction · 0.85
zNPCMgr_sceneFinishFunction · 0.85
zNPCMgr_sceneResetFunction · 0.85
zNPCMgr_scenePostInitFunction · 0.85
zNPCMgr_scenePostSetupFunction · 0.85
zNPCMgr_sceneTimestepFunction · 0.85
zNPCMgr_scenePostRenderFunction · 0.85
zNPCMgr_createNPCInstFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected