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
KeyBindingSourceListener.cs
Go to the documentation of this file.
1using System;
4
5namespace InControl
6{
7 [global::Cpp2ILInjected.Token(Token = "0x200000B")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000042")]
11 [global::Cpp2ILInjected.Address(RVA = "0x197AFDC", Offset = "0x197AFDC", Length = "0x18")]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
13 public void Reset()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x6000043")]
19 [global::Cpp2ILInjected.Address(RVA = "0x197B008", Offset = "0x197B008", Length = "0x18C")]
20 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyCombo), Member = "get_IsPressed", ReturnType = typeof(bool))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyCombo), Member = "Detect", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(KeyCombo))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x6000044")]
32 [global::Cpp2ILInjected.Address(RVA = "0x197B34C", Offset = "0x197B34C", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x40000A6")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
43
44 [global::Cpp2ILInjected.Token(Token = "0x40000A7")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x30")]
46 private int detectPhase;
47 }
48}
class f__AnonymousType0<< Count > j__TPar
BindingSource Listen(BindingListenOptions listenOptions, InputDevice device)