terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SetTrianglesImpl()

void UnityEngine.Mesh.SetTrianglesImpl ( int submesh,
IndexFormat indicesFormat,
Array triangles,
int trianglesArrayLength,
int start,
int length,
bool calculateBounds,
int baseVertex )
inlineprivate

Definition at line 1385 of file Mesh.cs.

1386 {
1387 throw null;
1388 }