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

Enumerator
TopLeft 
CenterLeft 
BottomLeft 
TopCenter 
Center 
BottomCenter 
TopRight 
CenterRight 
BottomRight 

Definition at line 6 of file TouchControlAnchor.cs.

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 }