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

◆ DrawMarkedArea()

void Terraria.Graphics.Capture.CaptureInterface.ModeEdgeSelection.DrawMarkedArea ( SpriteBatch sb)
inlineprivate

Definition at line 569 of file CaptureInterface.cs.

570 {
571 if (!true)
572 {
573 }
574 bool mapFullscreen = Main.mapFullscreen;
575 if (-2147483648 == 0)
576 {
577 }
578 if (-2147483648 == 0)
579 {
580 }
581 int screenWidth = Main.screenWidth;
582 int screenHeight = Main.screenHeight;
583 if (-2147483648 == 0)
584 {
585 }
586 if (-2147483648 != 0 && -2147483648 != 0)
587 {
588 if (-2147483648 == 0)
589 {
590 }
591 if (-2147483648 == 0)
592 {
593 }
594 if (-2147483648 == 0)
595 {
596 }
597 if (-2147483648 == 0)
598 {
599 }
600 if (-2147483648 == 0)
601 {
602 }
603 return;
604 }
605 }

References Terraria.Main.mapFullscreen, Terraria.Main.screenHeight, and Terraria.Main.screenWidth.