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
TouchControlAnchor.cs
Go to the documentation of this file.
1using System;
2
3namespace InControl
4{
5 // Token: 0x02000051 RID: 81
7 {
8 // Token: 0x0400038C RID: 908
10 // Token: 0x0400038D RID: 909
12 // Token: 0x0400038E RID: 910
14 // Token: 0x0400038F RID: 911
16 // Token: 0x04000390 RID: 912
17 Center,
18 // Token: 0x04000391 RID: 913
20 // Token: 0x04000392 RID: 914
22 // Token: 0x04000393 RID: 915
24 // Token: 0x04000394 RID: 916
26 }
27}