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

◆ CommandWasPressed

bool InControl.InputDevice.CommandWasPressed
getsetinherited

Definition at line 1361 of file InputDevice.cs.

1362 {
1363 [global::Cpp2ILInjected.Token(Token = "0x600021B")]
1364 [global::Cpp2ILInjected.Address(RVA = "0x198A630", Offset = "0x198A630", Length = "0x64")]
1365 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputManager), Member = "CommitDevices", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1367 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1368 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1369 get
1370 {
1371 throw null;
1372 }
1373 }
class f__AnonymousType0<< Count > j__TPar