Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ SetVolumeFX
Function
SetVolumeFX
TombEngine/Sound/sound.cpp:81–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void SetVolumeFX(int vol)
82
{
83
GlobalFXVolume = vol;
84
}
85
86
bool LoadSample(char* pointer, int compSize, int uncompSize, int index)
87
{
Callers
3
SaveAudioConfig
Function · 0.85
LoadConfiguration
Function · 0.85
HandleOtherSettingsInput
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected