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
CADArgHolder.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200039B RID: 923
6 internal class CADArgHolder
7 {
8 // Token: 0x06001DBD RID: 7613 RVA: 0x00040DD8 File Offset: 0x0003EFD8
9 public CADArgHolder(int i)
10 {
11 this.index = i;
12 }
13
14 // Token: 0x04000F04 RID: 3844
15 public int index;
16 }
17}
class f__AnonymousType0<< Count > j__TPar