|
Elin Decompiled Documentation EA 23.228 Nightly
|
Public Member Functions | |
| bool | IsInRightMode () |
Public Attributes | |
| State | state |
| RectPosition | anchor |
| RectPosition | userAnchor |
| RectPosition | pivot = RectPosition.Center |
| string | id |
| string | titleLang |
| float | x |
| float | y |
| bool | locked |
| bool | RC |
| object | extra |
| SkinConfig | skin = new SkinConfig() |
| bool | valid |
| bool | annoyPlayer |
| Meta | meta |
Properties | |
| GameMode | mode [get] |
| bool | IsSealed [get] |
| bool | IsSystem [get] |
|
inline |
Definition at line 101 of file Widget.cs.
References Scene.actionMode, ActionMode.Adv, ActionMode.Bird, ActionMode.DefaultMode, ActionMode.EloMap, ActionMode.IsAdv, Widget.Config.meta, Widget.Config.mode, ActionMode.NewZone, ActionMode.NoMap, ActionMode.Region, EMono.scene, ActionMode.ShowBuildWidgets, ActionMode.Sim, Widget.Meta.type, ActionMode.View, ActionMode.ViewMap, and AM_Adv.zoomOut.
Referenced by Widget.IsInRightMode().
| RectPosition Widget.Config.anchor |
Definition at line 41 of file Widget.cs.
Referenced by Widget.Activate().
| object Widget.Config.extra |
Definition at line 59 of file Widget.cs.
Referenced by Widget.Activate().
| string Widget.Config.id |
Definition at line 47 of file Widget.cs.
Referenced by WidgetManager.OnGameInstantiated().
| bool Widget.Config.locked |
Definition at line 55 of file Widget.cs.
Referenced by WidgetManager.RefreshWidget().
| Meta Widget.Config.meta |
Definition at line 70 of file Widget.cs.
Referenced by Widget.Config.IsInRightMode().
| RectPosition Widget.Config.pivot = RectPosition.Center |
Definition at line 45 of file Widget.cs.
Referenced by Widget.Activate(), and Widget.SetBaseContextMenu().
| bool Widget.Config.RC |
Definition at line 57 of file Widget.cs.
Referenced by Widget.SetBaseContextMenu().
| SkinConfig Widget.Config.skin = new SkinConfig() |
Definition at line 61 of file Widget.cs.
Referenced by Widget.Activate(), Widget.AddDeco(), Widget.GetSkin(), Widget.GetSkinConfig(), WidgetManager.OnGameInstantiated(), Widget.RemoveDeco(), Widget.SetBaseContextMenu(), Widget.SetGridContextMenu(), Widget.SetSkin(), and Widget.TestSkin().
| RectPosition Widget.Config.userAnchor |
Definition at line 43 of file Widget.cs.
Referenced by Widget.Activate(), Widget.ClampToScreen(), and Widget.SetBaseContextMenu().
| float Widget.Config.x |
Definition at line 51 of file Widget.cs.
Referenced by Widget.Activate().
| float Widget.Config.y |
Definition at line 53 of file Widget.cs.
Referenced by Widget.Activate().
|
get |
|
get |
|
get |
Definition at line 73 of file Widget.cs.
Referenced by Widget.Config.IsInRightMode().