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
BuffaloClassicMacNativeProfile.cs
Go to the documentation of this file.
1using System;
4
6{
9 [global::Cpp2ILInjected.Token(Token = "0x20001B0")]
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x60007ED")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1A2A898", Offset = "0x1A2A898", Length = "0x6B0")]
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(OptionalUInt16), Member = "op_Implicit", MemberParameters = new object[] { typeof(ushort) }, ReturnType = typeof(OptionalUInt16))]
18 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalUInt32), Member = "op_Implicit", MemberParameters = new object[] { typeof(uint) }, ReturnType = typeof(OptionalUInt32))]
19 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputControlMapping), Member = ".ctor", ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = "Button", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(InputControlSource))]
21 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = "Analog", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(InputControlSource))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 52)]
23 public override void Define()
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x60007EE")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1A2AF48", Offset = "0x1A2AF48", Length = "0x58")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDeviceProfile), Member = ".ctor", ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
34 {
35 throw null;
36 }
37 }
38}
class f__AnonymousType0<< Count > j__TPar