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

◆ Low64

ulong System.Decimal.Low64
getsetprivate

Definition at line 91 of file Decimal.cs.

92 {
93 [global::Cpp2ILInjected.Token(Token = "0x600101C")]
94 [global::Cpp2ILInjected.Address(RVA = "0x1C8C9E0", Offset = "0x1C8C9E0", Length = "0x60")]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(decimal.DecCalc), Member = "VarDecCmpSub", MemberParameters = new object[]
96 {
97 typeof(ref decimal),
98 typeof(ref decimal)
99 }, ReturnType = typeof(int))]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(decimal.DecCalc), Member = "VarR8FromDec", MemberParameters = new object[] { typeof(ref decimal) }, ReturnType = typeof(double))]
101 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(decimal), Member = "ToInt64", MemberParameters = new object[] { typeof(decimal) }, ReturnType = typeof(long))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(decimal), Member = "ToUInt64", MemberParameters = new object[] { typeof(decimal) }, ReturnType = typeof(ulong))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
104 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
105 get
106 {
107 throw null;
108 }
109 }
class f__AnonymousType0<< Count > j__TPar