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
PositionAsUV1.cs
Go to the documentation of this file.
1using System;
2
3namespace UnityEngine.UI
4{
5 // Token: 0x02000085 RID: 133
6 [AddComponentMenu("UI/Effects/Position As UV1", 82)]
8 {
9 // Token: 0x06000530 RID: 1328 RVA: 0x000106F4 File Offset: 0x0000E8F4
10 protected PositionAsUV1()
11 {
12 }
13
14 // Token: 0x06000531 RID: 1329 RVA: 0x00010708 File Offset: 0x0000E908
15 public override void ModifyMesh(VertexHelper vh)
16 {
17 int currentVertCount = vh.currentVertCount;
18 int currentVertCount2 = vh.currentVertCount;
19 }
20 }
21}
class f__AnonymousType0<< Count > j__TPar
override void ModifyMesh(VertexHelper vh)