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

◆ scrollAccum

int Microsoft.Xna.Framework.Input.Mouse.scrollAccum
staticgetsetprivate

Definition at line 73 of file Mouse.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x60015EF")]
76 [global::Cpp2ILInjected.Address(RVA = "0xA9DFA0", Offset = "0xA9DFA0", Length = "0x4C")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
79 get
80 {
81 throw null;
82 }
83 [global::Cpp2ILInjected.Token(Token = "0x60015F0")]
84 [global::Cpp2ILInjected.Address(RVA = "0xA9DFEC", Offset = "0xA9DFEC", Length = "0x50")]
85 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
86 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
87 set
88 {
89 throw null;
90 }
91 }