MCPcopy 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
364st_XORDEREDARRAY* zNPCMgr_GetNPCList()
365{
366 return &zNPCMgrSelf()->npclist;
367}
368
369void zNPCMgr_Startup()
370{

Callers 5

zNPCMsg_SendMsgFunction · 0.85
zNPCMsg_AreaNotifyFunction · 0.85
zNPCMsg_AreaPlayerStunFunction · 0.85
FindNearestMethod · 0.85

Calls 1

zNPCMgrSelfFunction · 0.85

Tested by

no test coverage detected