Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getCurrentTrack
Function
getCurrentTrack
src/OpenLoco/src/Jukebox.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
MusicId getCurrentTrack()
62
{
63
return currentTrack;
64
}
65
66
StringId getSelectedTrackTitleId()
67
{
Callers
3
currentlyPlayingMouseDown
Function · 0.85
revalidateCurrentTrack
Function · 0.85
setBgmVolume
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected