Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
void NPCSupport_Shutdown()
46
{
47
zNPCHazard_Shutdown();
48
zNPCGlyph_Shutdown();
49
NPCWidget_Shutdown();
50
NPCSupplement_Shutdown();
51
}
52
53
void NPCSupport_ScenePrepare()
54
{
Callers
1
ZNPC_Common_Shutdown
Function · 0.85
Calls
4
zNPCHazard_Shutdown
Function · 0.85
zNPCGlyph_Shutdown
Function · 0.85
NPCWidget_Shutdown
Function · 0.85
NPCSupplement_Shutdown
Function · 0.85
Tested by
no test coverage detected