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

◆ CommandWasReleased

bool InControl.InputDevice.CommandWasReleased
getsetinherited

Definition at line 1376 of file InputDevice.cs.

1377 {
1378 [global::Cpp2ILInjected.Token(Token = "0x600021C")]
1379 [global::Cpp2ILInjected.Address(RVA = "0x198A694", Offset = "0x198A694", Length = "0x60")]
1380 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1381 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1382 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1383 get
1384 {
1385 throw null;
1386 }
1387 }
class f__AnonymousType0<< Count > j__TPar