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

◆ AnyButtonWasPressed

bool InControl.InputDevice.AnyButtonWasPressed
getsetinherited

Definition at line 1423 of file InputDevice.cs.

1424 {
1425 [global::Cpp2ILInjected.Token(Token = "0x600021F")]
1426 [global::Cpp2ILInjected.Address(RVA = "0x198A8A0", Offset = "0x198A8A0", Length = "0xCC")]
1427 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1428 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1429 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Count", ReturnType = typeof(int))]
1430 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1431 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1432 get
1433 {
1434 throw null;
1435 }
1436 }
class f__AnonymousType0<< Count > j__TPar