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
DefaultParameterValueAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020000A2 RID: 162
8 {
9 // Token: 0x060002D8 RID: 728 RVA: 0x0000AD6C File Offset: 0x00008F6C
11 {
13 }
14
15 // Token: 0x17000098 RID: 152
16 // (get) Token: 0x060002D9 RID: 729 RVA: 0x0000AD88 File Offset: 0x00008F88
17 public object Value
18 {
19 get
20 {
21 return this.value;
22 }
23 }
24
25 // Token: 0x04000277 RID: 631
26 private object value;
27 }
28}
class f__AnonymousType0<< Count > j__TPar