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
◆
SnapAngles
enum
InControl.TouchControl.SnapAngles
inherited
Enumerator
None
Four
Eight
Sixteen
Definition at line
300
of file
TouchControl.cs
.
301
{
302
// Token: 0x04000387 RID: 903
303
None
,
304
// Token: 0x04000388 RID: 904
305
Four
= 4,
306
// Token: 0x04000389 RID: 905
307
Eight
= 8,
308
// Token: 0x0400038A RID: 906
309
Sixteen
= 16
310
}
InControl.TouchControl.ButtonTarget.None
@ None
InControl.TouchControl.SnapAngles.Sixteen
@ Sixteen
InControl.TouchControl.SnapAngles.Four
@ Four
InControl.TouchControl.SnapAngles.Eight
@ Eight
InControl
TouchStickControl
Generated by
1.10.0