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.Low
getsetpackage

Definition at line 33 of file Decimal.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6001018")]
36 [global::Cpp2ILInjected.Address(RVA = "0x1C8C9BC", Offset = "0x1C8C9BC", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }