Elin Decompiled Documentation EA 23.102 Nightly
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 495 of file CoreConfig.cs.

Member Data Documentation

◆ antiMissClick

int CoreConfig.OtherSetting.antiMissClick = 2

Definition at line 497 of file CoreConfig.cs.

Referenced by CoreConfig.Apply().

◆ bgmInterval

float CoreConfig.OtherSetting.bgmInterval = 1f

Definition at line 499 of file CoreConfig.cs.

◆ disableMods

bool CoreConfig.OtherSetting.disableMods

Definition at line 511 of file CoreConfig.cs.

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

◆ idMainWidgetTheme

string CoreConfig.OtherSetting.idMainWidgetTheme

Definition at line 513 of file CoreConfig.cs.

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

◆ idSubWidgetTheme

string CoreConfig.OtherSetting.idSubWidgetTheme

Definition at line 515 of file CoreConfig.cs.

◆ muteBackground

bool CoreConfig.OtherSetting.muteBackground

Definition at line 505 of file CoreConfig.cs.

Referenced by Core.OnApplicationFocus().

◆ noCensor

bool CoreConfig.OtherSetting.noCensor

Definition at line 501 of file CoreConfig.cs.

Referenced by Card.SetCensored().

◆ runBackground

bool CoreConfig.OtherSetting.runBackground

Definition at line 503 of file CoreConfig.cs.

Referenced by CoreConfig.Apply().

◆ showTestOptions

bool CoreConfig.OtherSetting.showTestOptions

Definition at line 507 of file CoreConfig.cs.

Referenced by LayerConfig.OnBeforeAddLayer().

◆ syncMods

bool CoreConfig.OtherSetting.syncMods

Definition at line 509 of file CoreConfig.cs.

Referenced by Core.StartCase().


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