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
JsonLoadSettings.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x020000BB RID: 187
8 public class JsonLoadSettings
9 {
10 // Token: 0x17000152 RID: 338
11 // (get) Token: 0x060006E3 RID: 1763 RVA: 0x00012208 File Offset: 0x00010408
12 // (set) Token: 0x060006E4 RID: 1764 RVA: 0x0001221C File Offset: 0x0001041C
14 {
15 get
16 {
17 return this._commentHandling;
18 }
19 set
20 {
22 }
23 }
24
25 // Token: 0x17000153 RID: 339
26 // (get) Token: 0x060006E5 RID: 1765 RVA: 0x00012230 File Offset: 0x00010430
27 // (set) Token: 0x060006E6 RID: 1766 RVA: 0x00012244 File Offset: 0x00010444
29 {
30 get
31 {
32 return this._lineInfoHandling;
33 }
34 set
35 {
37 }
38 }
39
40 // Token: 0x060006E7 RID: 1767 RVA: 0x00012258 File Offset: 0x00010458
42 {
43 }
44
45 // Token: 0x040002F1 RID: 753
47
48 // Token: 0x040002F2 RID: 754
50 }
51}
class f__AnonymousType0<< Count > j__TPar