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

◆ Low

uint System.Decimal.DecCalc.Low
getsetprivate

Definition at line 1593 of file Decimal.cs.

1594 {
1595 [global::Cpp2ILInjected.Token(Token = "0x6001072")]
1596 [global::Cpp2ILInjected.Address(RVA = "0x1C91AAC", Offset = "0x1C91AAC", Length = "0x8")]
1597 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1598 get
1599 {
1600 throw null;
1601 }
1602 [global::Cpp2ILInjected.Token(Token = "0x6001073")]
1603 [global::Cpp2ILInjected.Address(RVA = "0x1C91AB4", Offset = "0x1C91AB4", Length = "0x8")]
1604 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1605 set
1606 {
1607 throw null;
1608 }
1609 }