Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
Loading...
Searching...
No Matches
CoreConfig.OtherSetting Class Reference

Public Attributes

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

Detailed Description

Definition at line 498 of file CoreConfig.cs.

Member Data Documentation

◆ antiMissClick

int CoreConfig.OtherSetting.antiMissClick = 2

Definition at line 500 of file CoreConfig.cs.

Referenced by CoreConfig.Apply().

◆ bgmInterval

float CoreConfig.OtherSetting.bgmInterval = 1f

Definition at line 502 of file CoreConfig.cs.

◆ disableMods

bool CoreConfig.OtherSetting.disableMods

Definition at line 514 of file CoreConfig.cs.

Referenced by LayerMod.OnInit(), and Core.Start().

◆ idMainWidgetTheme

string CoreConfig.OtherSetting.idMainWidgetTheme

Definition at line 516 of file CoreConfig.cs.

Referenced by WidgetManager.Load(), and WidgetManager.Save().

◆ idSubWidgetTheme

string CoreConfig.OtherSetting.idSubWidgetTheme

Definition at line 518 of file CoreConfig.cs.

◆ muteBackground

bool CoreConfig.OtherSetting.muteBackground

Definition at line 508 of file CoreConfig.cs.

Referenced by Core.OnApplicationFocus().

◆ noCensor

bool CoreConfig.OtherSetting.noCensor

Definition at line 504 of file CoreConfig.cs.

Referenced by Card.SetCensored().

◆ runBackground

bool CoreConfig.OtherSetting.runBackground

Definition at line 506 of file CoreConfig.cs.

Referenced by CoreConfig.Apply().

◆ showTestOptions

bool CoreConfig.OtherSetting.showTestOptions

Definition at line 510 of file CoreConfig.cs.

Referenced by LayerConfig.OnBeforeAddLayer().

◆ syncMods

bool CoreConfig.OtherSetting.syncMods

Definition at line 512 of file CoreConfig.cs.

Referenced by Core.StartCase().


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