Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
359
zNPCMgr* zNPCMgrSelf()
360
{
361
return g_npcmgr;
362
}
363
364
st_XORDEREDARRAY* zNPCMgr_GetNPCList()
365
{
Callers
11
zNPCMgr_GetNPCList
Function · 0.85
zNPCMgr_Shutdown
Function · 0.85
zNPCMgr_scenePrepare
Function · 0.85
zNPCMgr_sceneFinish
Function · 0.85
zNPCMgr_sceneReset
Function · 0.85
zNPCMgr_scenePostInit
Function · 0.85
zNPCMgr_scenePostSetup
Function · 0.85
zNPCMgr_sceneTimestep
Function · 0.85
zNPCMgr_scenePostRender
Function · 0.85
zNPCMgr_scenePostParticleRender
Function · 0.85
zNPCMgr_createNPCInst
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected