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

◆ AnyButtonWasReleased

bool InControl.InputDevice.AnyButtonWasReleased
getsetinherited

Definition at line 1439 of file InputDevice.cs.

1440 {
1441 [global::Cpp2ILInjected.Token(Token = "0x6000220")]
1442 [global::Cpp2ILInjected.Address(RVA = "0x198A96C", Offset = "0x198A96C", Length = "0xCC")]
1443 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1444 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1445 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Count", ReturnType = typeof(int))]
1446 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
1447 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1448 get
1449 {
1450 throw null;
1451 }
1452 }
class f__AnonymousType0<< Count > j__TPar