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

◆ vertexCount

int UnityEngine.Mesh.vertexCount
get

Definition at line 125 of file Mesh.cs.

126 {
127 [NativeMethod("GetVertexCount")]
128 get
129 {
130 throw new MissingMethodException();
131 }
132 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.Mesh.GetUVsImpl< T >().