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

◆ IsNegative

bool System.Decimal.DecCalc.IsNegative
getsetprivate

Definition at line 1631 of file Decimal.cs.

1632 {
1633 [global::Cpp2ILInjected.Token(Token = "0x6001076")]
1634 [global::Cpp2ILInjected.Address(RVA = "0x1C91ACC", Offset = "0x1C91ACC", Length = "0xC")]
1635 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1636 get
1637 {
1638 throw null;
1639 }
1640 }