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

◆ subMeshCount

int UnityEngine.Mesh.subMeshCount
getset

Definition at line 137 of file Mesh.cs.

138 {
139 [NativeMethod(Name = "GetSubMeshCount")]
140 get
141 {
142 throw new MissingMethodException();
143 }
144 [FreeFunction(Name = "MeshScripting::SetSubMeshCount", HasExplicitThis = true)]
145 set
146 {
147 throw new MissingMethodException();
148 }
149 }
class f__AnonymousType0<< Count > j__TPar