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

◆ SetColors() [1/3]

void UnityEngine.Mesh.SetColors ( List< Color32 > inColors)
inline

Definition at line 372 of file Mesh.cs.

373 {
374 int num = NoAllocHelpers.SafeLength(inColors);
375 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.

Referenced by UnityEngine.UI.VertexHelper.FillMesh().