MCPcopy 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

revalidateCurrentTrackFunction · 0.85
setBgmVolumeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected