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

◆ SetSizedArrayForChannel()

void UnityEngine.Mesh.SetSizedArrayForChannel ( VertexAttribute channel,
VertexAttributeFormat format,
int dim,
Array values,
int valuesArrayLength,
int valuesStart,
int valuesCount,
MeshUpdateFlags flags )
inlineprivate

Definition at line 523 of file Mesh.cs.

524 {
525 throw null;
526 }