terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ComputeRayAndDistance()

bool UnityEngine.EventSystems.PhysicsRaycaster.ComputeRayAndDistance ( PointerEventData eventData,
ref Ray ray,
ref int eventDisplayIndex,
ref float distanceToClipPlane )
inlineprotected

Definition at line 161 of file PhysicsRaycaster.cs.

162 {
163 throw null;
164 }