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

◆ CurrencyDecimalSeparator

string System.Globalization.NumberFormatInfo.CurrencyDecimalSeparator
getset

Definition at line 631 of file NumberFormatInfo.cs.

632 {
633 [global::Cpp2ILInjected.Token(Token = "0x6002C0A")]
634 [global::Cpp2ILInjected.Address(RVA = "0x1BF2300", Offset = "0x1BF2300", Length = "0x8")]
635 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
636 get
637 {
638 throw null;
639 }
640 }