Elin Decompiled Documentation EA 23.102 Nightly
|
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) |
![]() | |
virtual void | OnSwitchContent (int idTab) |
virtual void | OnInstantiate () |
![]() | |
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 | |
![]() | |
CoreConfig | config [get] |
Definition at line 4 of file ContentConfigGame.cs.
|
inlinevirtual |
Reimplemented from UIContent.
Reimplemented in ContentConfigInput.
Definition at line 78 of file ContentConfigGame.cs.
References Lang.Get(), groupBackerFilter, groupBorder, groupRide, EClass.pc, SetGroup(), ContentConfig.SetSlider(), Chara.SetTempHand(), UIButton.SetToggle(), sliderBackupInterval, sliderBackupNum, sliderWait, toggleAdvanceMenu, toggleAntiSpider, toggleAutoBackup, toggleConfirmExit, toggleConfirmGive, toggleDisableAutoStairs, toggleFogBounds, toggleHaltOnSpotEnemy, toggleHaltOnSpotTrap, toggleHideWeapon, toggleHoldDoubleClick, toggleHoldMiddle, toggleMarkStack, toggleNetSend, toggleOffhand, toggleShiftToUseNegativeAbility, toggleShippingResult, toggleShowInvBG, toggleSmoothPick, toggleSortEach, toggleTutorial, toggleUseAbilityOnHotkey, toggleWaitOnDebuff, toggleWaitOnMelee, toggleWaitOnRange, toggleWarnCrime, toggleWarnDisassemble, and toggleWarnMana.
|
inline |
Definition at line 227 of file ContentConfigGame.cs.
References UISelectableGroup.Init().
Referenced by OnInstantiate().
UISelectableGroup ContentConfigGame.groupBackerFilter |
Definition at line 52 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UISelectableGroup ContentConfigGame.groupBorder |
Definition at line 54 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UISelectableGroup ContentConfigGame.groupRide |
Definition at line 56 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
Slider ContentConfigGame.sliderBackupInterval |
Definition at line 62 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
Slider ContentConfigGame.sliderBackupNum |
Definition at line 60 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
Slider ContentConfigGame.sliderWait |
Definition at line 58 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleAdvanceMenu |
Definition at line 72 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 48 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleConfirmExit |
Definition at line 26 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleConfirmGive |
Definition at line 14 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleDisableAutoStairs |
Definition at line 36 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 74 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleHaltOnSpotTrap |
Definition at line 76 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleHideWeapon |
Definition at line 30 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleHoldDoubleClick |
Definition at line 24 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleHoldMiddle |
Definition at line 22 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleMarkStack |
Definition at line 40 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.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleOffhand |
Definition at line 8 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleRefIcon |
Definition at line 42 of file ContentConfigGame.cs.
UIButton ContentConfigGame.toggleShiftToUseNegativeAbility |
Definition at line 46 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleShippingResult |
Definition at line 44 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 38 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleSortEach |
Definition at line 50 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleTutorial |
Definition at line 70 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleUseAbilityOnHotkey |
Definition at line 28 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleWaitOnDebuff |
Definition at line 64 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleWaitOnMelee |
Definition at line 68 of file ContentConfigGame.cs.
Referenced by OnInstantiate().
UIButton ContentConfigGame.toggleWaitOnRange |
Definition at line 66 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().