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

◆ KeyboardModeLocked

bool XNAUnityRunner.KeyboardModeLocked
staticget

Definition at line 331 of file XNAUnityRunner.cs.

332 {
333 get
334 {
336 if (!true)
337 {
338 }
339 if (!true)
340 {
341 return;
342 }
343 }
344 }
static bool IsCurrentPlatform(DrPlatform.DrPlatformType platform)
Definition DrPlatform.cs:49

Referenced by GUIReturnToTouch.Draw(), and GUIReturnToTouch.DrawHUD().