|
Elin Decompiled Documentation EA 23.345.1 Nightly
|
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 Member Functions inherited from UIContent | |
| virtual void | OnSwitchContent (int idTab) |
| virtual void | OnInstantiate () |
Public Member Functions inherited from UINote | |
| void | Clear () |
| void | Build () |
| void | Space (int sizeY=0, int sizeX=1) |
| UINote | AddNote (string id) |
| UIItem | AddHeader (string text, Sprite sprite=null) |
| UIItem | AddHeaderCard (string text, Sprite sprite=null) |
| UIItem | AddHeaderTopic (string text, Sprite sprite=null) |
| UIItem | AddHeader (string id, string text, Sprite sprite=null) |
| UIItem | AddText (string text, FontColor color=FontColor.DontChange) |
| UIItem | AddText (string id, string text, FontColor color=FontColor.DontChange) |
| UIItem | AddText (string id, string text, Color color) |
| UIItem | AddItem (string id) |
| UIItem | AddTopic (string id, string text, string value=null) |
| UIItem | AddTopic (string text, string value=null) |
| void | AddImage (Sprite sprite) |
| void | AddImage (string idFile) |
| UIButton | AddButton (string text, Action onClick) |
| UIButton | AddButtonLink (string text, string url) |
| UIDropdown | AddDropdown (string id="DropdownDefault") |
| UIButton | AddToggle (string idLang="", bool isOn=false, Action< bool > action=null) |
| Transform | AddPrefab (string path) |
| T | AddExtra< T > (string path) |
Additional Inherited Members | |
Properties inherited from ContentConfig | |
| CoreConfig | config [get] |
Definition at line 4 of file ContentConfigGame.cs.
|
inlinevirtual |
Reimplemented from UIContent.
Reimplemented in ContentConfigInput.
Definition at line 82 of file ContentConfigGame.cs.
References EClass._map, EClass.core, Core.IsGameStarted, UIButton.SetToggle(), Map.things, toggleAdvanceMenu, toggleAntiSpider, toggleConfirmGive, toggleDisableAutoStairs, toggleFogBounds, toggleHaltOnSpotEnemy, toggleHaltOnSpotTrap, toggleHideWeapon, toggleHighlightEnemy, toggleMarkStack, toggleShippingResult, toggleShowInvBG, toggleSmoothPick, toggleSortEach, toggleTutorial, toggleWaitOnDebuff, toggleWaitOnMelee, toggleWaitOnRange, toggleWarnCrime, toggleWarnDisassemble, and toggleWarnMana.
|
inline |
Definition at line 250 of file ContentConfigGame.cs.
References UISelectableGroup.Init().
| UISelectableGroup ContentConfigGame.groupBackerFilter |
Definition at line 56 of file ContentConfigGame.cs.
| UISelectableGroup ContentConfigGame.groupBorder |
Definition at line 58 of file ContentConfigGame.cs.
| UISelectableGroup ContentConfigGame.groupRide |
Definition at line 60 of file ContentConfigGame.cs.
| Slider ContentConfigGame.sliderBackupInterval |
Definition at line 66 of file ContentConfigGame.cs.
| Slider ContentConfigGame.sliderBackupNum |
Definition at line 64 of file ContentConfigGame.cs.
| Slider ContentConfigGame.sliderWait |
Definition at line 62 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleAdult |
Definition at line 36 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleAdvanceMenu |
Definition at line 76 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleAntiSpider |
Definition at line 10 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleAutoBackup |
Definition at line 50 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleConfirmExit |
Definition at line 26 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleConfirmGive |
Definition at line 14 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleDisableAutoStairs |
Definition at line 38 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleFogBounds |
Definition at line 6 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleHaltOnSpotEnemy |
Definition at line 78 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleHaltOnSpotTrap |
Definition at line 80 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleHideWeapon |
Definition at line 30 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleHighlightEnemy |
Definition at line 54 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleHoldDoubleClick |
Definition at line 24 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleHoldMiddle |
Definition at line 22 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleMarkStack |
Definition at line 42 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleNet |
Definition at line 34 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleNetSend |
Definition at line 32 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleOffhand |
Definition at line 8 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleRefIcon |
Definition at line 44 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleShiftToUseNegativeAbility |
Definition at line 48 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleShippingResult |
Definition at line 46 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleShowInvBG |
Definition at line 12 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleSmoothPick |
Definition at line 40 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleSortEach |
Definition at line 52 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleTutorial |
Definition at line 74 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleUseAbilityOnHotkey |
Definition at line 28 of file ContentConfigGame.cs.
| UIButton ContentConfigGame.toggleWaitOnDebuff |
Definition at line 68 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleWaitOnMelee |
Definition at line 72 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleWaitOnRange |
Definition at line 70 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleWarnCrime |
Definition at line 16 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleWarnDisassemble |
Definition at line 20 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
| UIButton ContentConfigGame.toggleWarnMana |
Definition at line 18 of file ContentConfigGame.cs.
Referenced by OnInstantiate().