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

◆ bounds

Bounds UnityEngine.Mesh.bounds
set

Definition at line 160 of file Mesh.cs.

161 {
162 set
163 {
164 throw new MissingMethodException();
165 }
166 }