41 portrait.imageChara.transform.localScale =
new Vector3(1.4f, 1.4f, 1f);
42 portrait.imageChara.rectTransform.anchoredPosition =
new Vector2(45f, -120f);
45 textJob.text = c.
job.GetName();
47 foreach (
Element e
in c.elements.ListBestSkills())
52 hintIcon.tooltip.onShowTooltip = delegate(
UITooltip t)
56 hintIcon.RebuildLayout();
64 buttonDump.tooltip.text =
"gachaDump".lang(
GetMedal().ToString() ??
"");
70 textHobby.text = c.GetTextHobby();
71 textWork.text = c.GetTextWork();
72 textLifeStyle.text =
"lifestyle".lang() +
": " + (
"lifestyle_" + c.idTimeTable).lang();
ElementContainerCard elements
void ModCurrency(int a, string id="money")
static SoundManager Sound
void WriteNote(UINote n, ElementContainer owner=null, Action< UINote > onWriteNote=null)
void SetChara(Chara c, LayerGachaResult _layer)
List< ItemGachaResult > items
static string Say(string idLang, string ref1, string ref2=null, string ref3=null, string ref4=null)
void SetChara(Chara c, PCCData pccData=null)