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