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

◆ AnyButton

InputControl InControl.InputDevice.AnyButton
getsetinherited

Definition at line 1390 of file InputDevice.cs.

1391 {
1392 [global::Cpp2ILInjected.Token(Token = "0x600021D")]
1393 [global::Cpp2ILInjected.Address(RVA = "0x198A6F4", Offset = "0x198A6F4", Length = "0xE8")]
1394 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1395 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TestInputManager), Member = "OnGUI", ReturnType = typeof(void))]
1396 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1397 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Count", ReturnType = typeof(int))]
1398 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1399 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1400 get
1401 {
1402 throw null;
1403 }
1404 }
class f__AnonymousType0<< Count > j__TPar