Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zSceneFindObject
Function
zSceneFindObject
src/SB/Game/zScene.cpp:3269–3272 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3267
}
3268
3269
xBase* zSceneFindObject(U32 gameID)
3270
{
3271
return zSceneObjHashtableGet(gameID);
3272
}
3273
3274
xBase* zSceneGetObject(S32 type, S32 idx)
3275
{
Callers
15
start_talk
Method · 0.85
stop_talk
Method · 0.85
complete
Method · 0.85
get_text
Method · 0.85
zEntTriggerUpdate
Function · 0.85
Setup
Method · 0.85
Reset
Method · 0.85
Setup
Method · 0.85
zScriptExecuteEvents
Function · 0.85
SpatulaGrabStopCB
Function · 0.85
zParCmdFindClipVolumes
Function · 0.85
zUpdateThumbIcon
Function · 0.85
Calls
1
zSceneObjHashtableGet
Function · 0.85
Tested by
no test coverage detected