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

Definition at line 57 of file Decimal.cs.

58 {
59 [global::Cpp2ILInjected.Token(Token = "0x600101A")]
60 [global::Cpp2ILInjected.Address(RVA = "0x1C8C9CC", Offset = "0x1C8C9CC", Length = "0xC")]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "DecimalToNumber", MemberParameters = new object[]
62 {
63 typeof(decimal),
64 typeof(ref global::System.Number.NumberBuffer)
65 }, ReturnType = typeof(void))]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
67 get
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar