Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ OnStopSoundsButton
Method
OnStopSoundsButton
editor/DallasSoundDlg.cpp:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void CDallasSoundDlg::OnStopSoundsButton() { Sound_system.StopAllSounds(); }
112
113
void CDallasSoundDlg::FillSoundList(void) {
114
int i;
Callers
nothing calls this directly
Calls
1
StopAllSounds
Method · 0.45
Tested by
no test coverage detected