MCPcopy 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
3269xBase* zSceneFindObject(U32 gameID)
3270{
3271 return zSceneObjHashtableGet(gameID);
3272}
3273
3274xBase* zSceneGetObject(S32 type, S32 idx)
3275{

Callers 15

start_talkMethod · 0.85
stop_talkMethod · 0.85
completeMethod · 0.85
get_textMethod · 0.85
zEntTriggerUpdateFunction · 0.85
SetupMethod · 0.85
ResetMethod · 0.85
SetupMethod · 0.85
zScriptExecuteEventsFunction · 0.85
SpatulaGrabStopCBFunction · 0.85
zParCmdFindClipVolumesFunction · 0.85
zUpdateThumbIconFunction · 0.85

Calls 1

zSceneObjHashtableGetFunction · 0.85

Tested by

no test coverage detected