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

◆ EnglishName

virtual string System.Globalization.CultureInfo.EnglishName
getset

Definition at line 2259 of file CultureInfo.cs.

2260 {
2261 [global::Cpp2ILInjected.Token(Token = "0x6002CF5")]
2262 [global::Cpp2ILInjected.Address(RVA = "0x1BFDCBC", Offset = "0x1BFDCBC", Length = "0x30")]
2263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2264 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
2265 get
2266 {
2267 throw null;
2268 }
2269 }