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

◆ CommandIsPressed

bool InControl.InputDevice.CommandIsPressed
getsetinherited

Definition at line 1347 of file InputDevice.cs.

1348 {
1349 [global::Cpp2ILInjected.Token(Token = "0x600021A")]
1350 [global::Cpp2ILInjected.Address(RVA = "0x198A5D4", Offset = "0x198A5D4", Length = "0x5C")]
1351 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1353 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1354 get
1355 {
1356 throw null;
1357 }
1358 }
class f__AnonymousType0<< Count > j__TPar