|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| float | volumeMaster |
| float | volumeBGM |
| float | volumeSFX |
| float | volumeAMB |
Definition at line 264 of file CoreConfig.cs.
| float CoreConfig.SoundSetting.volumeAMB |
Definition at line 272 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), and LayerConfig.Refresh().
| float CoreConfig.SoundSetting.volumeBGM |
Definition at line 268 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), LayerConfig.Refresh(), and Scene.ToggleMuteBGM().
| float CoreConfig.SoundSetting.volumeMaster |
Definition at line 266 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), and LayerConfig.Refresh().
| float CoreConfig.SoundSetting.volumeSFX |
Definition at line 270 of file CoreConfig.cs.
Referenced by CoreConfig.ApplyVolume(), and LayerConfig.Refresh().