|
Elin Decompiled Documentation EA 23.225 Nightly Patch 3
|
Public Member Functions | |
| void | SetLog (NumLog log) |
Public Attributes | |
| UIText | textTitle |
| UIText | textCurrent |
| UIText | textLastDay |
| UIText | textLastMonth |
| UIText | textLastYear |
| LayoutGroup | layout |
Additional Inherited Members | |
Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) |
Static Public Attributes inherited from EMono | |
| static Core | core |
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] |
Definition at line 5 of file ItemNumLog.cs.
|
inline |
Definition at line 19 of file ItemNumLog.cs.
References Lang.Get(), Gross.GetMods(), NumLog.gross, item, NumLog.lastDay, NumLog.lastMonth, NumLog.lastYear, layout, NumLog.Name, Util, and NumLog.Value.
Referenced by ContentStatistics.OnSwitchContent().
| LayoutGroup ItemNumLog.layout |
Definition at line 17 of file ItemNumLog.cs.
Referenced by SetLog().
| UIText ItemNumLog.textCurrent |
Definition at line 9 of file ItemNumLog.cs.
| UIText ItemNumLog.textLastDay |
Definition at line 11 of file ItemNumLog.cs.
| UIText ItemNumLog.textLastMonth |
Definition at line 13 of file ItemNumLog.cs.
| UIText ItemNumLog.textLastYear |
Definition at line 15 of file ItemNumLog.cs.
| UIText ItemNumLog.textTitle |
Definition at line 7 of file ItemNumLog.cs.