Elin Modding Docs Doc
|
Public Attributes | |
int | antiMissClick = 2 |
float | bgmInterval = 1f |
bool | noCensor |
bool | runBackground |
bool | showTestOptions |
bool | syncMods |
string | idMainWidgetTheme |
string | idSubWidgetTheme |
Definition at line 1213 of file CoreConfig.cs.
int CoreConfig.OtherSetting.antiMissClick = 2 |
Definition at line 1216 of file CoreConfig.cs.
float CoreConfig.OtherSetting.bgmInterval = 1f |
Definition at line 1219 of file CoreConfig.cs.
string CoreConfig.OtherSetting.idMainWidgetTheme |
Definition at line 1234 of file CoreConfig.cs.
string CoreConfig.OtherSetting.idSubWidgetTheme |
Definition at line 1237 of file CoreConfig.cs.
bool CoreConfig.OtherSetting.noCensor |
Definition at line 1222 of file CoreConfig.cs.
bool CoreConfig.OtherSetting.runBackground |
Definition at line 1225 of file CoreConfig.cs.
bool CoreConfig.OtherSetting.showTestOptions |
Definition at line 1228 of file CoreConfig.cs.
bool CoreConfig.OtherSetting.syncMods |
Definition at line 1231 of file CoreConfig.cs.