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