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

Method ScenePostInit

src/SB/Game/zNPCMgr.cpp:513–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

511}
512
513void zNPCMgr::ScenePostInit()
514{
515 zNPCCommon_ScenePostInit();
516 zNPCRobot_ScenePostInit();
517 zNPCVillager_ScenePostInit();
518 zNPCDuplotron_ScenePostInit();
519}
520
521void zNPCMgr::ScenePostSetup()
522{

Callers 1

zNPCMgr_scenePostInitFunction · 0.80

Calls 4

zNPCCommon_ScenePostInitFunction · 0.85
zNPCRobot_ScenePostInitFunction · 0.85

Tested by

no test coverage detected