Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zNPCCommon_ScenePostInit
Function
zNPCCommon_ScenePostInit
src/SB/Game/zNPCTypeCommon.cpp:190–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
188
}
189
190
void zNPCCommon_ScenePostInit()
191
{
192
NPCSupport_ScenePostInit();
193
}
194
195
void zNPCCommon_Timestep(xScene* scene, F32 dt)
196
{
Callers
1
ScenePostInit
Method · 0.85
Calls
1
NPCSupport_ScenePostInit
Function · 0.85
Tested by
no test coverage detected