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
DebugScreenCapture.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x020000F2 RID: 242
9 public struct DebugScreenCapture
10 {
11 // Token: 0x1700010F RID: 271
12 // (set) Token: 0x06000521 RID: 1313 RVA: 0x000093D8 File Offset: 0x000075D8
21
22 // Token: 0x17000110 RID: 272
23 // (set) Token: 0x06000522 RID: 1314 RVA: 0x000093EC File Offset: 0x000075EC
25 {
27 set
28 {
30 }
31 }
32
33 // Token: 0x17000111 RID: 273
34 // (set) Token: 0x06000523 RID: 1315 RVA: 0x00009400 File Offset: 0x00007600
35 public int width
36 {
38 set
39 {
41 }
42 }
43
44 // Token: 0x17000112 RID: 274
45 // (set) Token: 0x06000524 RID: 1316 RVA: 0x00009414 File Offset: 0x00007614
46 public int height
47 {
49 set
50 {
52 }
53 }
54
55 // Token: 0x0400040E RID: 1038
59
60 // Token: 0x0400040F RID: 1039
63 private TextureFormat <imageFormat>k__BackingField;
64
65 // Token: 0x04000410 RID: 1040
68 private int <width>k__BackingField;
69
70 // Token: 0x04000411 RID: 1041
73 private int <height>k__BackingField;
74 }
75}
class f__AnonymousType0<< Count > j__TPar
NativeArray< byte >< rawImageDataReference > k__BackingField