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

◆ MenuWasPressed

bool InControl.InputDevice.MenuWasPressed
getsetinherited

Definition at line 1318 of file InputDevice.cs.

1319 {
1320 [global::Cpp2ILInjected.Token(Token = "0x6000218")]
1321 [global::Cpp2ILInjected.Address(RVA = "0x198A510", Offset = "0x198A510", Length = "0x64")]
1322 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1323 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1324 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1325 get
1326 {
1327 throw null;
1328 }
1329 }
class f__AnonymousType0<< Count > j__TPar