Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
float | volumeMaster |
float | volumeBGM |
float | volumeSFX |
float | volumeAMB |
Definition at line 263 of file CoreConfig.cs.
float CoreConfig.SoundSetting.volumeAMB |
Definition at line 271 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), and LayerConfig.Refresh().
float CoreConfig.SoundSetting.volumeBGM |
Definition at line 267 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), LayerConfig.Refresh(), and Scene.ToggleMuteBGM().
float CoreConfig.SoundSetting.volumeMaster |
Definition at line 265 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), LayerConfig.Refresh(), and TraitDetector.Search().
float CoreConfig.SoundSetting.volumeSFX |
Definition at line 269 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), LayerConfig.Refresh(), and TraitDetector.Search().