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

◆ MenuWasReleased

bool InControl.InputDevice.MenuWasReleased
getsetinherited

Definition at line 1333 of file InputDevice.cs.

1334 {
1335 [global::Cpp2ILInjected.Token(Token = "0x6000219")]
1336 [global::Cpp2ILInjected.Address(RVA = "0x198A574", Offset = "0x198A574", Length = "0x60")]
1337 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1338 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1339 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputDevice), Member = "GetControl", MemberParameters = new object[] { typeof(InputControlType) }, ReturnType = typeof(InputControl))]
1340 get
1341 {
1342 throw null;
1343 }
1344 }
class f__AnonymousType0<< Count > j__TPar