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

◆ pixelRect

Rect UnityEngine.Camera.pixelRect
get

Definition at line 152 of file Camera.cs.

153 {
154 get
155 {
156 throw new MissingMethodException();
157 }
158 }

Referenced by InControl.TouchManager.TouchCameraIsValid().