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

Public Member Functions

void SetChara (Chara c, LayerGachaResult _layer)
 
int GetMedal ()
 
void Confirm (bool add)
 

Public Attributes

UIButton buttonGet
 
UIButton buttonDump
 
Portrait portrait
 
Chara chara
 
UIText textName
 
UIText textBio
 
UIText textJob
 
UIText textDetail
 
UIText textResult
 
UIText textHobby
 
UIText textWork
 
UIText textLifeStyle
 
LayerGachaResult layer
 
LayoutGroup layoutTag
 

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 7 of file ItemGachaResult.cs.

Member Function Documentation

◆ Confirm()

void ItemGachaResult.Confirm ( bool add)

Definition at line 62 of file ItemGachaResult.cs.

◆ GetMedal()

int ItemGachaResult.GetMedal ( )

Definition at line 56 of file ItemGachaResult.cs.

◆ SetChara()

void ItemGachaResult.SetChara ( Chara c,
LayerGachaResult _layer )

Definition at line 10 of file ItemGachaResult.cs.

Member Data Documentation

◆ buttonDump

UIButton ItemGachaResult.buttonDump

Definition at line 88 of file ItemGachaResult.cs.

◆ buttonGet

UIButton ItemGachaResult.buttonGet

Definition at line 85 of file ItemGachaResult.cs.

◆ chara

Chara ItemGachaResult.chara

Definition at line 94 of file ItemGachaResult.cs.

◆ layer

LayerGachaResult ItemGachaResult.layer

Definition at line 121 of file ItemGachaResult.cs.

◆ layoutTag

LayoutGroup ItemGachaResult.layoutTag

Definition at line 124 of file ItemGachaResult.cs.

◆ portrait

Portrait ItemGachaResult.portrait

Definition at line 91 of file ItemGachaResult.cs.

◆ textBio

UIText ItemGachaResult.textBio

Definition at line 100 of file ItemGachaResult.cs.

◆ textDetail

UIText ItemGachaResult.textDetail

Definition at line 106 of file ItemGachaResult.cs.

◆ textHobby

UIText ItemGachaResult.textHobby

Definition at line 112 of file ItemGachaResult.cs.

◆ textJob

UIText ItemGachaResult.textJob

Definition at line 103 of file ItemGachaResult.cs.

◆ textLifeStyle

UIText ItemGachaResult.textLifeStyle

Definition at line 118 of file ItemGachaResult.cs.

◆ textName

UIText ItemGachaResult.textName

Definition at line 97 of file ItemGachaResult.cs.

◆ textResult

UIText ItemGachaResult.textResult

Definition at line 109 of file ItemGachaResult.cs.

◆ textWork

UIText ItemGachaResult.textWork

Definition at line 115 of file ItemGachaResult.cs.


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