Elin Modding Docs Doc
Loading...
Searching...
No Matches
CoreConfig.OtherSetting Class Reference

Public Attributes

int antiMissClick = 2
 
float bgmInterval = 1f
 
bool noCensor
 
bool runBackground
 
bool showTestOptions
 
bool syncMods
 
string idMainWidgetTheme
 
string idSubWidgetTheme
 

Detailed Description

Definition at line 1213 of file CoreConfig.cs.

Member Data Documentation

◆ antiMissClick

int CoreConfig.OtherSetting.antiMissClick = 2

Definition at line 1216 of file CoreConfig.cs.

◆ bgmInterval

float CoreConfig.OtherSetting.bgmInterval = 1f

Definition at line 1219 of file CoreConfig.cs.

◆ idMainWidgetTheme

string CoreConfig.OtherSetting.idMainWidgetTheme

Definition at line 1234 of file CoreConfig.cs.

◆ idSubWidgetTheme

string CoreConfig.OtherSetting.idSubWidgetTheme

Definition at line 1237 of file CoreConfig.cs.

◆ noCensor

bool CoreConfig.OtherSetting.noCensor

Definition at line 1222 of file CoreConfig.cs.

◆ runBackground

bool CoreConfig.OtherSetting.runBackground

Definition at line 1225 of file CoreConfig.cs.

◆ showTestOptions

bool CoreConfig.OtherSetting.showTestOptions

Definition at line 1228 of file CoreConfig.cs.

◆ syncMods

bool CoreConfig.OtherSetting.syncMods

Definition at line 1231 of file CoreConfig.cs.


The documentation for this class was generated from the following file: