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
TouchInputDevice.cs
Go to the documentation of this file.
1using System;
4
5namespace InControl
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000052")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x60003D1")]
11 [global::Cpp2ILInjected.Address(RVA = "0x19A1C68", Offset = "0x19A1C68", Length = "0x80")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "CreateDevice", ReturnType = typeof(void))]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = ".ctor", MemberParameters = new object[]
15 {
16 typeof(string),
17 typeof(bool)
18 }, ReturnType = typeof(void))]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
21 {
22 throw null;
23 }
24 }
25}
class f__AnonymousType0<< Count > j__TPar