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

◆ Scale

int System.Decimal.Scale
getsetpackage

Definition at line 74 of file Decimal.cs.

75 {
76 [global::Cpp2ILInjected.Token(Token = "0x600101B")]
77 [global::Cpp2ILInjected.Address(RVA = "0x1C8C9D8", Offset = "0x1C8C9D8", Length = "0x8")]
78 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Number), Member = "DecimalToNumber", MemberParameters = new object[]
79 {
80 typeof(decimal),
81 typeof(ref global::System.Number.NumberBuffer)
82 }, ReturnType = typeof(void))]
83 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
84 get
85 {
86 throw null;
87 }
88 }
class f__AnonymousType0<< Count > j__TPar