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

◆ Name

string InControl.InputControlMapping.Name
getset

Definition at line 15 of file InputControlMapping.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x600013F")]
18 [global::Cpp2ILInjected.Address(RVA = "0x1986394", Offset = "0x1986394", Length = "0x80")]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDevice), Member = "Initialize", MemberParameters = new object[]
20 {
21 typeof(uint),
22 typeof(InputDeviceInfo),
23 typeof(InputDeviceProfile)
24 }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = "RefreshProfile", ReturnType = typeof(void))]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = ".ctor", MemberParameters = new object[]
27 {
28 typeof(InputDeviceProfile),
29 typeof(int),
30 typeof(string)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
33 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Enum), Member = "ToString", ReturnType = typeof(string))]
35 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
36 get
37 {
38 throw null;
39 }
40 [global::Cpp2ILInjected.Token(Token = "0x6000140")]
41 [global::Cpp2ILInjected.Address(RVA = "0x1986414", Offset = "0x1986414", Length = "0x8")]
42 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
43 set
44 {
45 throw null;
46 }
47 }
class f__AnonymousType0<< Count > j__TPar