terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Eras

override int [] System.Globalization.GregorianCalendar.Eras
getset

Definition at line 251 of file GregorianCalendar.cs.

252 {
253 [global::Cpp2ILInjected.Token(Token = "0x6002BA7")]
254 [global::Cpp2ILInjected.Address(RVA = "0x1BEDB8C", Offset = "0x1BEDB8C", Length = "0x50")]
255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
256 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
257 get
258 {
259 throw null;
260 }
261 }