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

◆ AnyButtonIsPressed

bool InControl.InputDevice.AnyButtonIsPressed
getsetinherited

Definition at line 1407 of file InputDevice.cs.

1408 {
1409 [global::Cpp2ILInjected.Token(Token = "0x600021E")]
1410 [global::Cpp2ILInjected.Address(RVA = "0x198A7DC", Offset = "0x198A7DC", Length = "0xC4")]
1411 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1412 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1413 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Count", ReturnType = typeof(int))]
1414 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1415 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1416 get
1417 {
1418 throw null;
1419 }
1420 }
class f__AnonymousType0<< Count > j__TPar