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

◆ SetUVs() [2/6]

void UnityEngine.Mesh.SetUVs ( int channel,
List< Vector2 > uvs,
int start,
int length )
inline

Definition at line 956 of file Mesh.cs.

957 {
958 throw null;
959 }