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
IVertexModifier.cs
Go to the documentation of this file.
1using System;
4
5namespace UnityEngine.UI
6{
7 // Token: 0x02000082 RID: 130
8 [Obsolete("Use IMeshModifier instead", true)]
10 public interface IVertexModifier
11 {
12 // Token: 0x0600052B RID: 1323
14 [Obsolete("use IMeshModifier.ModifyMesh (VertexHelper verts) instead", true)]
16 }
17}
class f__AnonymousType0<< Count > j__TPar
void ModifyVertices(List< UIVertex > verts)