Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCCommon_SceneFinish
Function
zNPCCommon_SceneFinish
src/SB/Game/zNPCTypeCommon.cpp:176–181 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void zNPCCommon_SceneFinish()
177
{
178
zNPCCommon::ConfigSceneDone();
179
NPCSupport_SceneFinish();
180
xDebugRemoveTweak(
"NPC"
);
181
}
182
183
void zNPCCommon_SceneReset()
184
{
Callers
1
SceneFinish
Method · 0.85
Calls
2
NPCSupport_SceneFinish
Function · 0.85
xDebugRemoveTweak
Function · 0.85
Tested by
no test coverage detected