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

◆ MenuIsPressed

bool InControl.InputDevice.MenuIsPressed
getsetinherited

Definition at line 1303 of file InputDevice.cs.

1304 {
1305 [global::Cpp2ILInjected.Token(Token = "0x6000217")]
1306 [global::Cpp2ILInjected.Address(RVA = "0x198A4B4", Offset = "0x198A4B4", Length = "0x5C")]
1307 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1309 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1310 get
1311 {
1312 throw null;
1313 }
1314 }
class f__AnonymousType0<< Count > j__TPar