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

Public Member Functions

override void OnInstantiate ()
 
void SetGroup (UISelectableGroup group, int value, UnityAction< int > action)
 
- Public Member Functions inherited from ContentConfig
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

- Properties inherited from ContentConfig
CoreConfig config [get]
 

Detailed Description

Definition at line 6 of file ContentConfigGame.cs.

Member Function Documentation

◆ OnInstantiate()

override void ContentConfigGame.OnInstantiate ( )

Definition at line 9 of file ContentConfigGame.cs.

◆ SetGroup()

void ContentConfigGame.SetGroup ( UISelectableGroup group,
int value,
UnityAction< int > action )

Definition at line 131 of file ContentConfigGame.cs.

Member Data Documentation

◆ groupBackerFilter

UISelectableGroup ContentConfigGame.groupBackerFilter

Definition at line 200 of file ContentConfigGame.cs.

◆ groupBorder

UISelectableGroup ContentConfigGame.groupBorder

Definition at line 203 of file ContentConfigGame.cs.

◆ groupRide

UISelectableGroup ContentConfigGame.groupRide

Definition at line 206 of file ContentConfigGame.cs.

◆ sliderWait

Slider ContentConfigGame.sliderWait

Definition at line 209 of file ContentConfigGame.cs.

◆ toggleAdvanceMenu

UIButton ContentConfigGame.toggleAdvanceMenu

Definition at line 224 of file ContentConfigGame.cs.

◆ toggleBackupOnFirstSave

UIButton ContentConfigGame.toggleBackupOnFirstSave

Definition at line 191 of file ContentConfigGame.cs.

◆ toggleConfirmExit

UIButton ContentConfigGame.toggleConfirmExit

Definition at line 164 of file ContentConfigGame.cs.

◆ toggleConfirmGive

UIButton ContentConfigGame.toggleConfirmGive

Definition at line 146 of file ContentConfigGame.cs.

◆ toggleDisableAutoStairs

UIButton ContentConfigGame.toggleDisableAutoStairs

Definition at line 179 of file ContentConfigGame.cs.

◆ toggleFogBounds

UIButton ContentConfigGame.toggleFogBounds

Definition at line 137 of file ContentConfigGame.cs.

◆ toggleHideWeapon

UIButton ContentConfigGame.toggleHideWeapon

Definition at line 170 of file ContentConfigGame.cs.

◆ toggleHoldDoubleClick

UIButton ContentConfigGame.toggleHoldDoubleClick

Definition at line 161 of file ContentConfigGame.cs.

◆ toggleHoldMiddle

UIButton ContentConfigGame.toggleHoldMiddle

Definition at line 158 of file ContentConfigGame.cs.

◆ toggleMarkStack

UIButton ContentConfigGame.toggleMarkStack

Definition at line 185 of file ContentConfigGame.cs.

◆ toggleNet

UIButton ContentConfigGame.toggleNet

Definition at line 176 of file ContentConfigGame.cs.

◆ toggleNetSend

UIButton ContentConfigGame.toggleNetSend

Definition at line 173 of file ContentConfigGame.cs.

◆ toggleOffhand

UIButton ContentConfigGame.toggleOffhand

Definition at line 140 of file ContentConfigGame.cs.

◆ toggleRefIcon

UIButton ContentConfigGame.toggleRefIcon

Definition at line 188 of file ContentConfigGame.cs.

◆ toggleShiftToUseNegativeAbility

UIButton ContentConfigGame.toggleShiftToUseNegativeAbility

Definition at line 197 of file ContentConfigGame.cs.

◆ toggleShippingResult

UIButton ContentConfigGame.toggleShippingResult

Definition at line 194 of file ContentConfigGame.cs.

◆ toggleShowInvBG

UIButton ContentConfigGame.toggleShowInvBG

Definition at line 143 of file ContentConfigGame.cs.

◆ toggleSmoothPick

UIButton ContentConfigGame.toggleSmoothPick

Definition at line 182 of file ContentConfigGame.cs.

◆ toggleTutorial

UIButton ContentConfigGame.toggleTutorial

Definition at line 221 of file ContentConfigGame.cs.

◆ toggleUseAbilityOnHotkey

UIButton ContentConfigGame.toggleUseAbilityOnHotkey

Definition at line 167 of file ContentConfigGame.cs.

◆ toggleWaitOnDebuff

UIButton ContentConfigGame.toggleWaitOnDebuff

Definition at line 212 of file ContentConfigGame.cs.

◆ toggleWaitOnMelee

UIButton ContentConfigGame.toggleWaitOnMelee

Definition at line 218 of file ContentConfigGame.cs.

◆ toggleWaitOnRange

UIButton ContentConfigGame.toggleWaitOnRange

Definition at line 215 of file ContentConfigGame.cs.

◆ toggleWarnCrime

UIButton ContentConfigGame.toggleWarnCrime

Definition at line 149 of file ContentConfigGame.cs.

◆ toggleWarnDisassemble

UIButton ContentConfigGame.toggleWarnDisassemble

Definition at line 155 of file ContentConfigGame.cs.

◆ toggleWarnMana

UIButton ContentConfigGame.toggleWarnMana

Definition at line 152 of file ContentConfigGame.cs.


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