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

◆ worldToLocalMatrix

Matrix4x4 UnityEngine.Transform.worldToLocalMatrix
get

Definition at line 176 of file Transform.cs.

177 {
178 get
179 {
180 throw new MissingMethodException();
181 }
182 }

Referenced by UnityEngine.UI.ScrollRect.GetBounds().