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

◆ Name

virtual string System.Globalization.RegionInfo.Name
getset

Definition at line 232 of file RegionInfo.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x6002D44")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1C0468C", Offset = "0x1C0468C", Length = "0x8")]
236 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
237 get
238 {
239 throw null;
240 }
241 }