Elin Modding Docs Doc
Loading...
Searching...
No Matches
ItemNumLog Class Reference
Inheritance diagram for ItemNumLog:
EMono

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]
 

Detailed Description

Definition at line 6 of file ItemNumLog.cs.

Member Function Documentation

◆ SetLog()

void ItemNumLog.SetLog ( NumLog log)

Definition at line 9 of file ItemNumLog.cs.

Member Data Documentation

◆ layout

LayoutGroup ItemNumLog.layout

Definition at line 52 of file ItemNumLog.cs.

◆ textCurrent

UIText ItemNumLog.textCurrent

Definition at line 40 of file ItemNumLog.cs.

◆ textLastDay

UIText ItemNumLog.textLastDay

Definition at line 43 of file ItemNumLog.cs.

◆ textLastMonth

UIText ItemNumLog.textLastMonth

Definition at line 46 of file ItemNumLog.cs.

◆ textLastYear

UIText ItemNumLog.textLastYear

Definition at line 49 of file ItemNumLog.cs.

◆ textTitle

UIText ItemNumLog.textTitle

Definition at line 37 of file ItemNumLog.cs.


The documentation for this class was generated from the following file: