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

Function NPAR_SceneReset

src/SB/Game/zNPCSupplement.cpp:402–408  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402void NPAR_SceneReset()
403{
404 for (int i = 0; i < 12; i++)
405 {
406 g_npar_mgmt[i].Reset();
407 }
408}
409
410void NPAR_CheckSpecials()
411{

Callers 1

NPCSupplement_SceneResetFunction · 0.85

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected