MCPcopy 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
176void zNPCCommon_SceneFinish()
177{
178 zNPCCommon::ConfigSceneDone();
179 NPCSupport_SceneFinish();
180 xDebugRemoveTweak("NPC");
181}
182
183void zNPCCommon_SceneReset()
184{

Callers 1

SceneFinishMethod · 0.85

Calls 2

NPCSupport_SceneFinishFunction · 0.85
xDebugRemoveTweakFunction · 0.85

Tested by

no test coverage detected