Elin Modding Docs Doc
Loading...
Searching...
No Matches
ContentConfigOther Class Reference
Inheritance diagram for ContentConfigOther:
ContentConfig EContent

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]
 

Detailed Description

Definition at line 5 of file ContentConfigOther.cs.

Member Function Documentation

◆ OnInstantiate()

override void ContentConfigOther.OnInstantiate ( )

Definition at line 8 of file ContentConfigOther.cs.

◆ OoenConfigFolder()

void ContentConfigOther.OoenConfigFolder ( )

Definition at line 71 of file ContentConfigOther.cs.

◆ OpenBackerCodeInput()

void ContentConfigOther.OpenBackerCodeInput ( )

Definition at line 98 of file ContentConfigOther.cs.

◆ OpenLog()

void ContentConfigOther.OpenLog ( )

Definition at line 65 of file ContentConfigOther.cs.

◆ OpenPackage()

void ContentConfigOther.OpenPackage ( )

Definition at line 77 of file ContentConfigOther.cs.

◆ OpenUser()

void ContentConfigOther.OpenUser ( )

Definition at line 83 of file ContentConfigOther.cs.

◆ RefreshRewardCode()

void ContentConfigOther.RefreshRewardCode ( )

Definition at line 119 of file ContentConfigOther.cs.

◆ ResetWindows()

void ContentConfigOther.ResetWindows ( )

Definition at line 89 of file ContentConfigOther.cs.

Member Data Documentation

◆ buttonBackerCode

UIButton ContentConfigOther.buttonBackerCode

Definition at line 147 of file ContentConfigOther.cs.

◆ ddDivider

UIDropdown ContentConfigOther.ddDivider

Definition at line 153 of file ContentConfigOther.cs.

◆ ddSnap

UIDropdown ContentConfigOther.ddSnap

Definition at line 150 of file ContentConfigOther.cs.

◆ sliderBGMInterval

Slider ContentConfigOther.sliderBGMInterval

Definition at line 159 of file ContentConfigOther.cs.

◆ sliderMissClick

Slider ContentConfigOther.sliderMissClick

Definition at line 156 of file ContentConfigOther.cs.

◆ textBackerCode

UIText ContentConfigOther.textBackerCode

Definition at line 162 of file ContentConfigOther.cs.

◆ toggleAltAbility

UIButton ContentConfigOther.toggleAltAbility

Definition at line 144 of file ContentConfigOther.cs.

◆ toggleAltInv

UIButton ContentConfigOther.toggleAltInv

Definition at line 141 of file ContentConfigOther.cs.

◆ toggleNoCensor

UIButton ContentConfigOther.toggleNoCensor

Definition at line 132 of file ContentConfigOther.cs.

◆ toggleRunBackground

UIButton ContentConfigOther.toggleRunBackground

Definition at line 135 of file ContentConfigOther.cs.

◆ toggleSyncMod

UIButton ContentConfigOther.toggleSyncMod

Definition at line 129 of file ContentConfigOther.cs.

◆ toggleTest

UIButton ContentConfigOther.toggleTest

Definition at line 138 of file ContentConfigOther.cs.


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