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.Rendering.SubMeshDescriptor.bounds
getset

Definition at line 22 of file SubMeshDescriptor.cs.

23 {
25 readonly get
26 {
27 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
28 }
30 set
31 {
32 float y = value.m_Extents.y;
33 }
34 }
class f__AnonymousType0<< Count > j__TPar