|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Public Attributes | |
| int | antiMissClick = 2 |
| float | bgmInterval = 1f |
| bool | noCensor |
| bool | runBackground |
| bool | muteBackground |
| bool | showTestOptions |
| bool | syncMods |
| bool | disableMods |
| string | idMainWidgetTheme |
| string | idSubWidgetTheme |
Definition at line 498 of file CoreConfig.cs.
| int CoreConfig.OtherSetting.antiMissClick = 2 |
Definition at line 500 of file CoreConfig.cs.
Referenced by CoreConfig.Apply().
| float CoreConfig.OtherSetting.bgmInterval = 1f |
Definition at line 502 of file CoreConfig.cs.
| bool CoreConfig.OtherSetting.disableMods |
Definition at line 514 of file CoreConfig.cs.
Referenced by LayerMod.OnInit(), and Core.Start().
| string CoreConfig.OtherSetting.idMainWidgetTheme |
Definition at line 516 of file CoreConfig.cs.
Referenced by WidgetManager.Load(), and WidgetManager.Save().
| string CoreConfig.OtherSetting.idSubWidgetTheme |
Definition at line 518 of file CoreConfig.cs.
| bool CoreConfig.OtherSetting.muteBackground |
Definition at line 508 of file CoreConfig.cs.
Referenced by Core.OnApplicationFocus().
| bool CoreConfig.OtherSetting.noCensor |
Definition at line 504 of file CoreConfig.cs.
Referenced by Card.SetCensored().
| bool CoreConfig.OtherSetting.runBackground |
Definition at line 506 of file CoreConfig.cs.
Referenced by CoreConfig.Apply().
| bool CoreConfig.OtherSetting.showTestOptions |
Definition at line 510 of file CoreConfig.cs.
Referenced by LayerConfig.OnBeforeAddLayer().
| bool CoreConfig.OtherSetting.syncMods |
Definition at line 512 of file CoreConfig.cs.
Referenced by Core.StartCase().