Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ setVolume
Function
setVolume
TheForceEngine/TFE_Audio/audioSystem.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
void setVolume(f32 volume)
190
{
191
s_soundFxVolume = volume;
192
}
193
194
f32 getVolume()
195
{
Callers
1
init
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected