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

◆ touchSupported

bool UnityEngine.Input.touchSupported
getset

Definition at line 388 of file Input.cs.

389 {
390 [FreeFunction("IsTouchSupported")]
391 [global::Cpp2ILInjected.Token(Token = "0x6000028")]
392 [global::Cpp2ILInjected.Address(RVA = "0x1FA15BC", Offset = "0x1FA15BC", Length = "0x28")]
393 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "IsModuleSupported", ReturnType = typeof(bool))]
394 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_touchSupported", ReturnType = typeof(bool))]
395 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
396 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
397 [MethodImpl(4096)]
398 get;
399 }
class f__AnonymousType0<< Count > j__TPar