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

◆ TouchModeLocked

bool XNAUnityRunner.TouchModeLocked
staticget

Definition at line 460 of file XNAUnityRunner.cs.

461 {
462 get
463 {
465 if (!true)
466 {
467 }
468 if (!true)
469 {
470 return;
471 }
472 }
473 }
static bool IsCurrentPlatform(DrPlatform.DrPlatformType platform)
Definition DrPlatform.cs:49