Elin Decompiled Documentation EA 23.102 Nightly
|
Classes | |
class | Extra |
Public Attributes | |
Image | imageSubBar |
![]() | |
Image | imageBG |
SoundData | soundActivate |
UIDragPanel | dragPanel |
RectTransform | tipPivotLeft |
RectTransform | tipPivotRight |
Properties | |
override bool | AlwaysBottom [get] |
override Type | SetSiblingAfter [get] |
Extra | extra [get] |
![]() | |
string | ID [get] |
Config | config [get] |
SkinRoot | skinRoot [get] |
bool | IsSealed [get] |
virtual bool | ShowStyleMenu [get] |
virtual bool | AlwaysTop [get] |
virtual bool | IsStaticPosition [get] |
virtual bool | AlwaysBottom [get] |
virtual Type | SetSiblingAfter [get] |
virtual bool | ShowInBuildMode [get] |
virtual bool | RightClickToClose [get] |
virtual bool | AllowRightClickToClose [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 Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SoundManager | Sound [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static CoreDebug | debug [get] |
Additional Inherited Members | |
![]() | |
enum | WidgetType { Default , ZoomMenu } |
enum | State { Active , Inactive } |
![]() | |
static int | rnd (int a) |
![]() | |
static Core | core |
![]() | |
void | ClampToScreenEnsured (Component c, Vector2 anchoredPos) |
void | ClampToScreen (RectTransform rect, float margin=10f) |
![]() | |
bool | flip |
Definition at line 5 of file WidgetBottomBar.cs.
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 24 of file WidgetBottomBar.cs.
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 29 of file WidgetBottomBar.cs.
References OnChangeResolution(), and Refresh().
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 62 of file WidgetBottomBar.cs.
References EMono.core, and Core.uiScale.
Referenced by OnActivate(), and OnSetContextMenu().
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 35 of file WidgetBottomBar.cs.
References UIContextMenu.AddChild(), UIContextMenu.AddSlider(), UIContextMenu.AddToggle(), extra, WidgetBottomBar.Extra.height, OnChangeResolution(), Refresh(), WidgetBottomBar.Extra.subBar, and WidgetBottomBar.Extra.width.
|
inline |
Definition at line 57 of file WidgetBottomBar.cs.
Referenced by OnActivate(), and OnSetContextMenu().
Image WidgetBottomBar.imageSubBar |
Definition at line 16 of file WidgetBottomBar.cs.
|
get |
Definition at line 18 of file WidgetBottomBar.cs.
|
get |
Definition at line 22 of file WidgetBottomBar.cs.
Referenced by OnSetContextMenu().
|
get |
Definition at line 20 of file WidgetBottomBar.cs.