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

◆ ThreeLetterWindowsRegionName

virtual string System.Globalization.RegionInfo.ThreeLetterWindowsRegionName
getset

Definition at line 256 of file RegionInfo.cs.

257 {
258 [global::Cpp2ILInjected.Token(Token = "0x6002D46")]
259 [global::Cpp2ILInjected.Address(RVA = "0x1C0469C", Offset = "0x1C0469C", Length = "0x8")]
260 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
261 get
262 {
263 throw null;
264 }
265 }