terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ CalendarIds

int [] System.Globalization.CultureData.CalendarIds
getpackage

Definition at line 141 of file CultureData.cs.

142 {
143 get
144 {
145 if (this.waCalendars != null)
146 {
147 int[] array = this.waCalendars;
148 return "zh";
149 }
150 bool flag = this.sISO639Language == "ja";
151 int num = this.calendarId;
152 int num2 = this.calendarId;
153 int num3 = this.calendarId;
154 int num4 = this.calendarId;
155 return num3;
156 }
157 }
class f__AnonymousType0<< Count > j__TPar