| Elin Modding Docs Doc
    | 
 
  
| Public Member Functions | |
| override void | OnInstantiate () | 
| void | OpenLog () | 
| void | OoenConfigFolder () | 
| void | OpenPackage () | 
| void | OpenUser () | 
| void | ResetWindows () | 
| void | OpenBackerCodeInput () | 
| void | RefreshRewardCode () | 
|  Public Member Functions inherited from ContentConfig | |
| void | SetSlider (Slider slider, float value, Func< float, string > action) | 
| Public Attributes | |
| UIButton | toggleSyncMod | 
| UIButton | toggleNoCensor | 
| UIButton | toggleRunBackground | 
| UIButton | toggleTest | 
| UIButton | toggleAltInv | 
| UIButton | toggleAltAbility | 
| UIButton | buttonBackerCode | 
| UIDropdown | ddSnap | 
| UIDropdown | ddDivider | 
| Slider | sliderMissClick | 
| Slider | sliderBGMInterval | 
| UIText | textBackerCode | 
| Additional Inherited Members | |
|  Properties inherited from ContentConfig | |
| CoreConfig | config  [get] | 
Definition at line 5 of file ContentConfigOther.cs.
| override void ContentConfigOther.OnInstantiate | ( | ) | 
Definition at line 8 of file ContentConfigOther.cs.
| void ContentConfigOther.OoenConfigFolder | ( | ) | 
Definition at line 71 of file ContentConfigOther.cs.
| void ContentConfigOther.OpenBackerCodeInput | ( | ) | 
Definition at line 98 of file ContentConfigOther.cs.
| void ContentConfigOther.OpenLog | ( | ) | 
Definition at line 65 of file ContentConfigOther.cs.
| void ContentConfigOther.OpenPackage | ( | ) | 
Definition at line 77 of file ContentConfigOther.cs.
| void ContentConfigOther.OpenUser | ( | ) | 
Definition at line 83 of file ContentConfigOther.cs.
| void ContentConfigOther.RefreshRewardCode | ( | ) | 
Definition at line 119 of file ContentConfigOther.cs.
| void ContentConfigOther.ResetWindows | ( | ) | 
Definition at line 89 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.buttonBackerCode | 
Definition at line 147 of file ContentConfigOther.cs.
| UIDropdown ContentConfigOther.ddDivider | 
Definition at line 153 of file ContentConfigOther.cs.
| UIDropdown ContentConfigOther.ddSnap | 
Definition at line 150 of file ContentConfigOther.cs.
| Slider ContentConfigOther.sliderBGMInterval | 
Definition at line 159 of file ContentConfigOther.cs.
| Slider ContentConfigOther.sliderMissClick | 
Definition at line 156 of file ContentConfigOther.cs.
| UIText ContentConfigOther.textBackerCode | 
Definition at line 162 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleAltAbility | 
Definition at line 144 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleAltInv | 
Definition at line 141 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleNoCensor | 
Definition at line 132 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleRunBackground | 
Definition at line 135 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleSyncMod | 
Definition at line 129 of file ContentConfigOther.cs.
| UIButton ContentConfigOther.toggleTest | 
Definition at line 138 of file ContentConfigOther.cs.