Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCRobot_ScenePostInit
Function
zNPCRobot_ScenePostInit
src/SB/Game/zNPCTypeRobot.cpp:148–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void zNPCRobot_ScenePostInit()
149
{
150
ROBO_InitEffects();
151
ROBO_PrepRoboCop();
152
}
153
154
void zNPCRobot::LassoNotify(en_LASSO_EVENT event)
155
{
Callers
1
ScenePostInit
Method · 0.85
Calls
1
ROBO_PrepRoboCop
Function · 0.85
Tested by
no test coverage detected