MCPcopy 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
111void CDallasSoundDlg::OnStopSoundsButton() { Sound_system.StopAllSounds(); }
112
113void CDallasSoundDlg::FillSoundList(void) {
114 int i;

Callers

nothing calls this directly

Calls 1

StopAllSoundsMethod · 0.45

Tested by

no test coverage detected