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

◆ ShouldIgnoreForWorld()

bool CursorManager.ShouldIgnoreForWorld ( Vector2 position)
inlineprivate

Definition at line 391 of file CursorManager.cs.

392 {
393 if (!true)
394 {
395 }
397 if (!true)
398 {
399 }
400 if (!true)
401 {
402 }
404 {
405 }
406 int screenHeight = XNAUnityRunner.ScreenHeight;
407 return true;
408 }
class f__AnonymousType0<< Count > j__TPar
static XNAUnityRunner.ForcedInputMode PrimaryInputMode
static int ScreenWidth
static int ScreenHeight

References j__TPar, XNAUnityRunner.PrimaryInputMode, XNAUnityRunner.ScreenHeight, and XNAUnityRunner.ScreenWidth.