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

◆ CurrencyDecimalDigits

int System.Globalization.NumberFormatInfo.CurrencyDecimalDigits
getset

Definition at line 619 of file NumberFormatInfo.cs.

620 {
621 [global::Cpp2ILInjected.Token(Token = "0x6002C09")]
622 [global::Cpp2ILInjected.Address(RVA = "0x1BF22F8", Offset = "0x1BF22F8", Length = "0x8")]
623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
624 get
625 {
626 throw null;
627 }
628 }