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.CultureInfo.Name
getset

Definition at line 1972 of file CultureInfo.cs.

1973 {
1974 [global::Cpp2ILInjected.Token(Token = "0x6002CE3")]
1975 [global::Cpp2ILInjected.Address(RVA = "0x1BFCAB0", Offset = "0x1BFCAB0", Length = "0x8")]
1976 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1977 get
1978 {
1979 throw null;
1980 }
1981 }