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
Xbox360MacFirefoxUnityProfile.cs
Go to the documentation of this file.
1using System;
4
6{
9 [global::Cpp2ILInjected.Token(Token = "0x20000ED")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6000667")]
13 [global::Cpp2ILInjected.Address(RVA = "0x19FEBB8", Offset = "0x19FEBB8", Length = "0xC1C")]
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 = 94)]
21 public override void Define()
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000668")]
27 [global::Cpp2ILInjected.Address(RVA = "0x19FF7D4", Offset = "0x19FF7D4", 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