|
Elin Modding Docs Doc
|
Public Member Functions | |
| override void | OnInstantiate () |
Public Member Functions inherited from ContentConfig | |
| void | SetSlider (Slider slider, float value, Func< float, string > action) |
Public Attributes | |
| UIDropdown | ddSkin |
| UIButtonLR | buttonAnimeFrame |
| UIButtonLR | buttonAnimeFramePCC |
| UIButton | toggleAlwaysRun |
| UIButton | toggleShowNumber |
| UIButton | toggleAAPortrait |
| UIButton | toggleExTurn |
| UIButton | toggleBloom2 |
| UIButton | toggleExtraRace |
| UIButton | toggleSeal |
| UIButton | toggleExtraCancelMove |
| UIButton | toggleBlockOnItem |
| UIButton | toggleAlwaysFixCamera |
| UIButton | toggleIgnoreBackerFlag |
| UIButton | toggleRefIcon |
| Slider | sliderBrightness |
Additional Inherited Members | |
Properties inherited from ContentConfig | |
| CoreConfig | config [get] |
Definition at line 6 of file ContentConfigTest.cs.
| override void ContentConfigTest.OnInstantiate | ( | ) |
Definition at line 9 of file ContentConfigTest.cs.
| UIButtonLR ContentConfigTest.buttonAnimeFrame |
Definition at line 107 of file ContentConfigTest.cs.
| UIButtonLR ContentConfigTest.buttonAnimeFramePCC |
Definition at line 110 of file ContentConfigTest.cs.
| UIDropdown ContentConfigTest.ddSkin |
Definition at line 104 of file ContentConfigTest.cs.
| Slider ContentConfigTest.sliderBrightness |
Definition at line 149 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleAAPortrait |
Definition at line 119 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleAlwaysFixCamera |
Definition at line 140 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleAlwaysRun |
Definition at line 113 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleBlockOnItem |
Definition at line 137 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleBloom2 |
Definition at line 125 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleExtraCancelMove |
Definition at line 134 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleExtraRace |
Definition at line 128 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleExTurn |
Definition at line 122 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleIgnoreBackerFlag |
Definition at line 143 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleRefIcon |
Definition at line 146 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleSeal |
Definition at line 131 of file ContentConfigTest.cs.
| UIButton ContentConfigTest.toggleShowNumber |
Definition at line 116 of file ContentConfigTest.cs.