Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ zSceneGetLevelIndex
Function
zSceneGetLevelIndex
src/SB/Game/zScene.cpp:3401–3404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3399
}
3400
3401
U32 zSceneGetLevelIndex()
3402
{
3403
return zSceneGetLevelIndex(globals.sceneCur->sceneID);
3404
}
3405
3406
U32 zSceneGetLevelIndex(U32 sceneID)
3407
{
Callers
7
zEntPlayer_GivePatsSocksCurrentLevel
Function · 0.85
zEntPlayer_GiveLevelPickupCurrentLevel
Function · 0.85
zSaveLoad_DoAutoSave
Function · 0.85
zSaveLoad_SaveGame
Function · 0.85
getCurrLevelMusicEnum
Function · 0.85
setup
Method · 0.85
zEntPickup_GivePickup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected