Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
virtual string | GetText () |
virtual void | Refresh () |
virtual void | OnClick () |
virtual void | RefreshButton () |
virtual void | SetText () |
Public Attributes | |
UIItem | item |
Properties | |
virtual string | idSound [get] |
virtual int | idIcon [get] |
virtual bool | animate [get] |
virtual bool | bold [get] |
virtual bool | ShouldShow [get] |
virtual bool | Removable [get] |
virtual bool | ForceShowText [get] |
virtual bool | AllowMultiple [get] |
virtual bool | RemoveOnClick [get] |
virtual string | idLang [get] |
WidgetSticky | widget [get] |
![]() | |
static Game | game [get] |
static bool | AdvMode [get] |
static Player | player [get] |
static Chara | pc [get] |
static UI | ui [get] |
static Map | _map [get] |
static Zone | _zone [get] |
static FactionBranch | Branch [get] |
static FactionBranch | BranchOrHomeBranch [get] |
static Faction | Home [get] |
static Faction | Wilds [get] |
static Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static SoundManager | Sound [get] |
static CoreDebug | debug [get] |
Additional Inherited Members | |
![]() | |
static int | rnd (int a) |
static int | curve (int a, int start, int step, int rate=75) |
static int | rndHalf (int a) |
static float | rndf (float a) |
static int | rndSqrt (int a) |
static void | Wait (float a, Card c) |
static void | Wait (float a, Point p) |
static int | Bigger (int a, int b) |
static int | Smaller (int a, int b) |
![]() | |
static Core | core |
Definition at line 3 of file BaseSticky.cs.
|
inlinevirtual |
Reimplemented in StickyDate, and StickyHomeReport.
Definition at line 29 of file BaseSticky.cs.
References idLang.
Referenced by SetText().
|
inlinevirtual |
Reimplemented in StickyGacha, StickyHomeReport, StickyMenu, StickyTutorial, and StickyWelcome.
Definition at line 38 of file BaseSticky.cs.
Referenced by RefreshButton().
|
inlinevirtual |
|
inlinevirtual |
Definition at line 42 of file BaseSticky.cs.
References WidgetSticky._Remove(), UIItem.button1, EInput.Consume(), WidgetSticky.extra, ForceShowText, UIButton.icon, WidgetSticky.icons, idIcon, WidgetSticky.Instance, item, UIButton.mainText, OnClick(), Removable, RemoveOnClick, SetText(), WidgetSticky.Extra.showText, and widget.
Referenced by WidgetSticky._Add().
|
inlinevirtual |
Definition at line 79 of file BaseSticky.cs.
References bold, UIItem.button1, GetText(), item, UIButton.mainText, and UIText.SetText().
Referenced by StickyDate.Refresh(), and RefreshButton().
UIItem BaseSticky.item |
Definition at line 5 of file BaseSticky.cs.
Referenced by WidgetSticky._Remove(), RefreshButton(), and SetText().
|
get |
Definition at line 21 of file BaseSticky.cs.
Referenced by WidgetSticky._Add().
|
get |
Definition at line 11 of file BaseSticky.cs.
Referenced by WidgetSticky._Add().
|
get |
Definition at line 13 of file BaseSticky.cs.
Referenced by SetText().
|
get |
Definition at line 19 of file BaseSticky.cs.
Referenced by RefreshButton().
|
get |
Definition at line 9 of file BaseSticky.cs.
Referenced by RefreshButton().
|
get |
Definition at line 25 of file BaseSticky.cs.
Referenced by GetText().
|
get |
Definition at line 7 of file BaseSticky.cs.
Referenced by WidgetSticky._Add().
|
get |
Definition at line 17 of file BaseSticky.cs.
Referenced by RefreshButton().
|
get |
Definition at line 23 of file BaseSticky.cs.
Referenced by RefreshButton().
|
get |
Definition at line 15 of file BaseSticky.cs.
|
get |
Definition at line 27 of file BaseSticky.cs.
Referenced by RefreshButton().