terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TouchInputKeyboardLocked

bool XNAUnityRunner.TouchInputKeyboardLocked
staticget

Definition at line 444 of file XNAUnityRunner.cs.

445 {
446 get
447 {
448 if (!true)
449 {
450 }
453 bool mousePresent = Input.mousePresent;
454 return true;
455 }
456 }
class f__AnonymousType0<< Count > j__TPar
static bool IsCurrentPlatform(DrPlatform.DrPlatformType platform)
Definition DrPlatform.cs:49
static bool mousePresent
Definition Input.cs:188
static bool TouchModeLocked

Referenced by GUISettings.Draw().