|
Elin Decompiled Documentation EA 23.229 Stable 1st Anniversary Patch 2
|
Classes | |
| class | Extra |
Public Attributes | |
| GameObject | goLv |
| UIText | textLv |
| UIItem | itemExp |
| UIItem | itemKnowledge |
| UIItem | itemInfluence |
Public Attributes inherited from Widget | |
| Image | imageBG |
| SoundData | soundActivate |
| UIDragPanel | dragPanel |
| RectTransform | tipPivotLeft |
| RectTransform | tipPivotRight |
Properties | |
| Extra | extra [get] |
Properties inherited from Widget | |
| 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] |
Properties inherited from EMono | |
| 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 | |
Public Types inherited from Widget | |
| enum | WidgetType { Default , ZoomMenu } |
| enum | State { Active , Inactive } |
Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) |
Static Public Attributes inherited from EMono | |
| static Core | core |
Protected Member Functions inherited from Widget | |
| void | ClampToScreenEnsured (Component c, Vector2 anchoredPos) |
| void | ClampToScreen (RectTransform rect, float margin=10f) |
Protected Attributes inherited from Widget | |
| bool | flip |
Definition at line 3 of file WidgetExp.cs.
|
inline |
Definition at line 37 of file WidgetExp.cs.
References Refresh().
Referenced by OnActivate().
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 26 of file WidgetExp.cs.
|
inlinevirtual |
Reimplemented from Widget.
Definition at line 31 of file WidgetExp.cs.
References Build().
|
inline |
Definition at line 43 of file WidgetExp.cs.
References EMono.pc, LayerChara.SetChara(), WindowChara.ToggleFeatMode(), EMono.ui, LayerChara.windowChara, and Layer.windows.
|
inline |
Definition at line 58 of file WidgetExp.cs.
References Card.exp, Card.ExpToNext, Card.feat, goLv, and EMono.pc.
Referenced by Build().
| GameObject WidgetExp.goLv |
Definition at line 14 of file WidgetExp.cs.
Referenced by Refresh().
| UIItem WidgetExp.itemExp |
Definition at line 18 of file WidgetExp.cs.
| UIItem WidgetExp.itemInfluence |
Definition at line 22 of file WidgetExp.cs.
| UIItem WidgetExp.itemKnowledge |
Definition at line 20 of file WidgetExp.cs.
| UIText WidgetExp.textLv |
Definition at line 16 of file WidgetExp.cs.
|
get |
Definition at line 24 of file WidgetExp.cs.