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

◆ InverseTransformPoint()

Vector3 UnityEngine.Transform.InverseTransformPoint ( Vector3 position)
inline

Definition at line 608 of file Transform.cs.

609 {
610 throw null;
611 }