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

◆ mousePresent

bool UnityEngine.Input.mousePresent
getset

Definition at line 344 of file Input.cs.

345 {
346 [FreeFunction("GetMousePresent")]
347 [global::Cpp2ILInjected.Token(Token = "0x6000026")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1FA156C", Offset = "0x1FA156C", Length = "0x28")]
349 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUnityRunner", Member = "get_TouchInputKeyboardLocked", ReturnType = typeof(bool))]
350 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "IsModuleSupported", ReturnType = typeof(bool))]
351 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_mousePresent", ReturnType = typeof(bool))]
352 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
353 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
354 [MethodImpl(4096)]
355 get;
356 }
class f__AnonymousType0<< Count > j__TPar