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

Function NPCSupport_Shutdown

src/SB/Game/zNPCSupport.cpp:45–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void NPCSupport_Shutdown()
46{
47 zNPCHazard_Shutdown();
48 zNPCGlyph_Shutdown();
49 NPCWidget_Shutdown();
50 NPCSupplement_Shutdown();
51}
52
53void NPCSupport_ScenePrepare()
54{

Callers 1

ZNPC_Common_ShutdownFunction · 0.85

Calls 4

zNPCHazard_ShutdownFunction · 0.85
zNPCGlyph_ShutdownFunction · 0.85
NPCWidget_ShutdownFunction · 0.85
NPCSupplement_ShutdownFunction · 0.85

Tested by

no test coverage detected