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
EightBitdoSNES30AndroidUnityProfile.cs
Go to the documentation of this file.
1using System;
4
6{
9 [global::Cpp2ILInjected.Token(Token = "0x2000093")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60005AD")]
13 [global::Cpp2ILInjected.Address(RVA = "0x19CA7BC", Offset = "0x19CA7BC", Length = "0x694")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = "Define", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputControlMapping), Member = ".ctor", ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = "Button", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(InputControlSource))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = "Analog", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(InputControlSource))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 53)]
21 public override void Define()
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x60005AE")]
27 [global::Cpp2ILInjected.Address(RVA = "0x19CAE50", Offset = "0x19CAE50", Length = "0x58")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
32 {
33 throw null;
34 }
35 }
36}
class f__AnonymousType0<< Count > j__TPar