Elin Modding Docs Doc
|
Public Member Functions | |
override void | OnInstantiate () |
void | SetGroup (UISelectableGroup group, int value, UnityAction< int > action) |
![]() | |
void | SetSlider (Slider slider, float value, Func< float, string > action) |
Public Attributes | |
UIButton | toggleFogBounds |
UIButton | toggleOffhand |
UIButton | toggleShowInvBG |
UIButton | toggleConfirmGive |
UIButton | toggleWarnCrime |
UIButton | toggleWarnMana |
UIButton | toggleWarnDisassemble |
UIButton | toggleHoldMiddle |
UIButton | toggleHoldDoubleClick |
UIButton | toggleConfirmExit |
UIButton | toggleUseAbilityOnHotkey |
UIButton | toggleHideWeapon |
UIButton | toggleNetSend |
UIButton | toggleNet |
UIButton | toggleDisableAutoStairs |
UIButton | toggleSmoothPick |
UIButton | toggleMarkStack |
UIButton | toggleRefIcon |
UIButton | toggleBackupOnFirstSave |
UIButton | toggleShippingResult |
UIButton | toggleShiftToUseNegativeAbility |
UISelectableGroup | groupBackerFilter |
UISelectableGroup | groupBorder |
UISelectableGroup | groupRide |
Slider | sliderWait |
UIButton | toggleWaitOnDebuff |
UIButton | toggleWaitOnRange |
UIButton | toggleWaitOnMelee |
UIButton | toggleTutorial |
UIButton | toggleAdvanceMenu |
Additional Inherited Members | |
![]() | |
CoreConfig | config [get] |
Definition at line 6 of file ContentConfigGame.cs.
override void ContentConfigGame.OnInstantiate | ( | ) |
Definition at line 9 of file ContentConfigGame.cs.
void ContentConfigGame.SetGroup | ( | UISelectableGroup | group, |
int | value, | ||
UnityAction< int > | action ) |
Definition at line 131 of file ContentConfigGame.cs.
UISelectableGroup ContentConfigGame.groupBackerFilter |
Definition at line 200 of file ContentConfigGame.cs.
UISelectableGroup ContentConfigGame.groupBorder |
Definition at line 203 of file ContentConfigGame.cs.
UISelectableGroup ContentConfigGame.groupRide |
Definition at line 206 of file ContentConfigGame.cs.
Slider ContentConfigGame.sliderWait |
Definition at line 209 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleAdvanceMenu |
Definition at line 224 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleBackupOnFirstSave |
Definition at line 191 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleConfirmExit |
Definition at line 164 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleConfirmGive |
Definition at line 146 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleDisableAutoStairs |
Definition at line 179 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleFogBounds |
Definition at line 137 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleHideWeapon |
Definition at line 170 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleHoldDoubleClick |
Definition at line 161 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleHoldMiddle |
Definition at line 158 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleMarkStack |
Definition at line 185 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleNet |
Definition at line 176 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleNetSend |
Definition at line 173 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleOffhand |
Definition at line 140 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleRefIcon |
Definition at line 188 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleShiftToUseNegativeAbility |
Definition at line 197 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleShippingResult |
Definition at line 194 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleShowInvBG |
Definition at line 143 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleSmoothPick |
Definition at line 182 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleTutorial |
Definition at line 221 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleUseAbilityOnHotkey |
Definition at line 167 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWaitOnDebuff |
Definition at line 212 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWaitOnMelee |
Definition at line 218 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWaitOnRange |
Definition at line 215 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWarnCrime |
Definition at line 149 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWarnDisassemble |
Definition at line 155 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleWarnMana |
Definition at line 152 of file ContentConfigGame.cs.