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
RequiredByNativeCodeAttribute.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x02000009 RID: 9
9 [AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct | AttributeTargets.Enum | AttributeTargets.Constructor | AttributeTargets.Method | AttributeTargets.Property | AttributeTargets.Field | AttributeTargets.Interface, Inherited = false)]
12 {
13 // Token: 0x0600000B RID: 11 RVA: 0x0000215C File Offset: 0x0000035C
17
18 // Token: 0x17000003 RID: 3
19 // (set) Token: 0x0600000C RID: 12 RVA: 0x00002170 File Offset: 0x00000370
20 public bool Optional
21 {
23 set
24 {
25 }
26 }
27
28 // Token: 0x17000004 RID: 4
29 // (set) Token: 0x0600000D RID: 13 RVA: 0x00002180 File Offset: 0x00000380
30 public bool GenerateProxy
31 {
33 set
34 {
35 }
36 }
37
38 // Token: 0x04000005 RID: 5
41 private bool <Optional>k__BackingField;
42
43 // Token: 0x04000006 RID: 6
46 private bool <GenerateProxy>k__BackingField;
47 }
48}
class f__AnonymousType0<< Count > j__TPar