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
NativeWritableSelfAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200000E RID: 14
10 internal sealed class NativeWritableSelfAttribute : Attribute
11 {
12 // Token: 0x17000009 RID: 9
13 // (set) Token: 0x06000017 RID: 23 RVA: 0x00002280 File Offset: 0x00000480
14 public bool WritableSelf
15 {
17 set
18 {
19 }
20 }
21
22 // Token: 0x06000018 RID: 24 RVA: 0x00002290 File Offset: 0x00000490
24 {
25 this.<WritableSelf>k__BackingField = true;
26 }
27
28 // Token: 0x0400000B RID: 11
31 private bool <WritableSelf>k__BackingField;
32 }
33}
class f__AnonymousType0<< Count > j__TPar