2using System.Collections.Generic;
48 InvokeRepeating(
"_Refresh", 0.1f, 0.1f);
64 text += (extra.realDate ? (
" (" + DateTime.Now.ToString(
"H:mm") +
") ") :
"");
93 text = text +
" (" + EMono._zone.biome.name +
"/Lv:" + EMono._zone.lv +
"/Danger:" + EMono._zone.DangerLv +
"/_danger:" + EMono._zone._dangerLv +
"/elec:" + EMono._zone.electricity +
")";
108 text = text +
" (" + room.Name +
")";
112 text = text +
" (" + EMono.pc.pos.area.Name +
")";
122 text = text +
" " +
"lucky_month".lang().TagColor(
Msg.
colors.
colors[
"save"]);
126 text +=
" *DEBUG MODE*";
128 textTime.text = text;
132 imageHour.transform.localEulerAngles =
new Vector3(0f, 0f, -date.hour * 30 + 90);
134 _ = base.transform.position.x / (float)Screen.width;
136 this.Rect().SetPivot(flag ? 1 : 0, 0f);
137 rectClock.SetAnchor(flag ? 1 : 0, 1f, flag ? 1 : 0, 1f);
138 rectClock.anchoredPosition =
new Vector2(flag ? (-60) : 60, -75f);
string GetText(TextFormat format)
static FactionBranch Branch
virtual string TextWidgetDate
virtual string TextWidgetDate
List< Element > ListLandFeats()