Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zSceneSet
Function
zSceneSet
src/SB/Game/zScene.cpp:695–698 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
693
}
694
695
void zSceneSet(xBase* b, U32 index)
696
{
697
globals.sceneCur->base[index] = b;
698
}
699
700
static void PipeCountStuffCB(RpAtomic*, U32 pipeFlags, U32)
701
{
Callers
11
init_dynamic_type
Function · 0.85
zSceneInitFunc_DefaultEnt
Function · 0.85
zSceneInitFunc_Default
Function · 0.85
zSceneInitFunc_MovePoint
Function · 0.85
zSceneInitFunc_SBNPC
Function · 0.85
zSceneInitFunc_Player
Function · 0.85
zSceneInitFunc_Camera
Function · 0.85
zSceneInitFunc_Surface
Function · 0.85
zSceneInitFunc_Gust
Function · 0.85
zSceneInitFunc_Volume
Function · 0.85
zSceneInitFunc_Dispatcher
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected