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

◆ CultureName

string System.Globalization.CultureData.CultureName
getsetpackage

Definition at line 309 of file CultureData.cs.

310 {
311 [global::Cpp2ILInjected.Token(Token = "0x6002CAE")]
312 [global::Cpp2ILInjected.Address(RVA = "0x1BF6C1C", Offset = "0x1BF6C1C", Length = "0x8")]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 get
315 {
316 throw null;
317 }
318 }