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
MouseBindingSourceListener.cs
Go to the documentation of this file.
1using System;
4
5namespace InControl
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000010")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x600007C")]
11 [global::Cpp2ILInjected.Address(RVA = "0x197E564", Offset = "0x197E564", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 public void Reset()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x600007D")]
19 [global::Cpp2ILInjected.Address(RVA = "0x197E56C", Offset = "0x197E56C", Length = "0xC8")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSourceListener), Member = "IsPressed", MemberParameters = new object[] { typeof(Mouse) }, ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSourceListener), Member = "ListenForControl", MemberParameters = new object[] { typeof(BindingListenOptions) }, ReturnType = typeof(Mouse))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x600007E")]
32 [global::Cpp2ILInjected.Address(RVA = "0x197E634", Offset = "0x197E634", Length = "0x108")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MouseBindingSourceListener), Member = "Listen", MemberParameters = new object[]
35 {
38 }, ReturnType = typeof(BindingSource))]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "NegativeScrollWheelIsActive", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(bool))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "PositiveScrollWheelIsActive", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(bool))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "ButtonIsPressed", MemberParameters = new object[] { typeof(Mouse) }, ReturnType = typeof(bool))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
44 private bool IsPressed(Mouse control)
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x600007F")]
50 [global::Cpp2ILInjected.Address(RVA = "0x197E73C", Offset = "0x197E73C", Length = "0x128")]
51 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MouseBindingSourceListener), Member = "Listen", MemberParameters = new object[]
53 {
56 }, ReturnType = typeof(BindingSource))]
57 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
58 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "ButtonIsPressed", MemberParameters = new object[] { typeof(Mouse) }, ReturnType = typeof(bool))]
59 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "NegativeScrollWheelIsActive", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(bool))]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MouseBindingSource), Member = "PositiveScrollWheelIsActive", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(bool))]
61 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
63 {
64 throw null;
65 }
66
67 [global::Cpp2ILInjected.Token(Token = "0x6000080")]
68 [global::Cpp2ILInjected.Address(RVA = "0x197E864", Offset = "0x197E864", Length = "0x8")]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
70 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
72 {
73 throw null;
74 }
75
76 // Note: this type is marked as 'beforefieldinit'.
77 [global::Cpp2ILInjected.Token(Token = "0x6000081")]
78 [global::Cpp2ILInjected.Address(RVA = "0x197E86C", Offset = "0x197E86C", Length = "0x50")]
79 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
80 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
81 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
83 {
84 throw null;
85 }
86
87 [global::Cpp2ILInjected.Token(Token = "0x40000C9")]
88 public static float ScrollWheelThreshold;
89
90 [global::Cpp2ILInjected.Token(Token = "0x40000CA")]
91 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
93
94 [global::Cpp2ILInjected.Token(Token = "0x40000CB")]
95 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
96 private int detectPhase;
97 }
98}
class f__AnonymousType0<< Count > j__TPar
Mouse ListenForControl(BindingListenOptions listenOptions)
BindingSource Listen(BindingListenOptions listenOptions, InputDevice device)