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

◆ PointInRectangle()

static bool UnityEngine.RectTransformUtility.PointInRectangle ( Vector2 screenPoint,
RectTransform rect,
Camera cam,
Vector4 offset )
inlinestaticprivate

Definition at line 34 of file RectTransformUtility.cs.

35 {
36 if (!true)
37 {
38 }
39 throw new MissingMethodException();
40 }