Elin Decompiled Documentation EA 23.102 Nightly
|
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 int | rnd (int a) |
![]() | |
static Core | core |
![]() | |
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 4 of file ItemGachaResult.cs.
|
inline |
Definition at line 80 of file ItemGachaResult.cs.
References Faction.AddReserve(), buttonDump, buttonGet, chara, Layer.Close(), GetMedal(), EMono.Home, LayerGachaResult.items, layer, Card.ModCurrency(), EMono.pc, Msg.Say(), UIText.SetText(), and textResult.
Referenced by LayerGachaResult.PlayGacha().
|
inline |
Definition at line 75 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
|
inline |
Definition at line 34 of file ItemGachaResult.cs.
References Card.bio, buttonDump, buttonGet, chara, Confirm, Card.elements, GetMedal(), Chara.IsPCC, Chara.job, layer, layoutTag, Element.Name, Chara.NameBraced, UITooltip.note, portrait, Portrait.SetChara(), UIText.SetText(), EMono.Sound, HintIcon.text, HintIcon.text2, Biography.TextBio(), textResult, Util, Element.Value, and Element.WriteNote().
Referenced by LayerGachaResult.PlayGacha().
UIButton ItemGachaResult.buttonDump |
Definition at line 8 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
UIButton ItemGachaResult.buttonGet |
Definition at line 6 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
Chara ItemGachaResult.chara |
Definition at line 12 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
LayerGachaResult ItemGachaResult.layer |
Definition at line 30 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
LayoutGroup ItemGachaResult.layoutTag |
Definition at line 32 of file ItemGachaResult.cs.
Referenced by SetChara().
Portrait ItemGachaResult.portrait |
Definition at line 10 of file ItemGachaResult.cs.
Referenced by SetChara().
UIText ItemGachaResult.textBio |
Definition at line 16 of file ItemGachaResult.cs.
UIText ItemGachaResult.textDetail |
Definition at line 20 of file ItemGachaResult.cs.
UIText ItemGachaResult.textHobby |
Definition at line 24 of file ItemGachaResult.cs.
UIText ItemGachaResult.textJob |
Definition at line 18 of file ItemGachaResult.cs.
UIText ItemGachaResult.textLifeStyle |
Definition at line 28 of file ItemGachaResult.cs.
UIText ItemGachaResult.textName |
Definition at line 14 of file ItemGachaResult.cs.
UIText ItemGachaResult.textResult |
Definition at line 22 of file ItemGachaResult.cs.
Referenced by Confirm(), and SetChara().
UIText ItemGachaResult.textWork |
Definition at line 26 of file ItemGachaResult.cs.