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
IGraphicsDeviceService.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000380 RID: 896
6 public interface IGraphicsDeviceService
7 {
8 // Token: 0x170002F4 RID: 756
9 // (get) Token: 0x060017BE RID: 6078
11
12 // Token: 0x1400001A RID: 26
13 // (add) Token: 0x060017BF RID: 6079
14 // (remove) Token: 0x060017C0 RID: 6080
16
17 // Token: 0x1400001B RID: 27
18 // (add) Token: 0x060017C1 RID: 6081
19 // (remove) Token: 0x060017C2 RID: 6082
21
22 // Token: 0x1400001C RID: 28
23 // (add) Token: 0x060017C3 RID: 6083
24 // (remove) Token: 0x060017C4 RID: 6084
26
27 // Token: 0x1400001D RID: 29
28 // (add) Token: 0x060017C5 RID: 6085
29 // (remove) Token: 0x060017C6 RID: 6086
31 }
32}