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

Function NPCSupport_SceneFinish

src/SB/Game/zNPCSupport.cpp:63–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63void NPCSupport_SceneFinish()
64{
65 zNPCHazard_SceneFinish();
66 zNPCGlyph_SceneFinish();
67 NPCWidget_SceneFinish();
68 NPCSupplement_SceneFinish();
69 Firework_SceneFinish();
70}
71
72void NPCSupport_ScenePostInit()
73{

Callers 1

zNPCCommon_SceneFinishFunction · 0.85

Calls 5

zNPCHazard_SceneFinishFunction · 0.85
NPCWidget_SceneFinishFunction · 0.85
Firework_SceneFinishFunction · 0.85
zNPCGlyph_SceneFinishFunction · 0.70

Tested by

no test coverage detected