Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RustOtomeLab/RustEng
/ bgm
Method
bgm
src/config/volume.rs:29–31 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
27
}
28
29
pub(crate) fn bgm(&self) -> f32 {
30
self.bgm
31
}
32
33
pub(crate) fn voice(&self) -> f32 {
34
self.voice
Callers
1
bgm_volume
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected