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

◆ SetListForChannel< T >() [2/2]

void UnityEngine.Mesh.SetListForChannel< T > ( VertexAttribute channel,
VertexAttributeFormat format,
int dim,
List< T > values,
int start,
int length,
MeshUpdateFlags flags )
inlineprivate

Definition at line 552 of file Mesh.cs.

553 {
554 throw null;
555 }