Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCRobot_SceneFinish
Function
zNPCRobot_SceneFinish
src/SB/Game/zNPCTypeRobot.cpp:137–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void zNPCRobot_SceneFinish()
138
{
139
ROBO_KillEffects();
140
g_uvaShield.Hemorrage();
141
}
142
143
void zNPCRobot_SceneReset()
144
{
Callers
1
SceneFinish
Method · 0.85
Calls
2
ROBO_KillEffects
Function · 0.85
Hemorrage
Method · 0.80
Tested by
no test coverage detected