Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCMgr_GetNPCList
Function
zNPCMgr_GetNPCList
src/SB/Game/zNPCMgr.cpp:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
st_XORDEREDARRAY* zNPCMgr_GetNPCList()
365
{
366
return &zNPCMgrSelf()->npclist;
367
}
368
369
void zNPCMgr_Startup()
370
{
Callers
5
zNPCMsg_SendMsg
Function · 0.85
zNPCMsg_AreaNotify
Function · 0.85
zNPCMsg_AreaPlayerStun
Function · 0.85
zNPCMsg_AreaNPCExplodeNoRobo
Function · 0.85
FindNearest
Method · 0.85
Calls
1
zNPCMgrSelf
Function · 0.85
Tested by
no test coverage detected