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
TouchType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
InControl
4
{
5
// Token: 0x02000059 RID: 89
6
public
enum
TouchType
7
{
8
// Token: 0x040003C6 RID: 966
9
Direct
,
10
// Token: 0x040003C7 RID: 967
11
Indirect
,
12
// Token: 0x040003C8 RID: 968
13
Stylus
,
14
// Token: 0x040003C9 RID: 969
15
Mouse
16
}
17
}
InControl.TouchType
TouchType
Definition
TouchType.cs:7
InControl.TouchType.Indirect
@ Indirect
InControl.TouchType.Stylus
@ Stylus
InControl.TouchType.Direct
@ Direct
InControl.Mouse
Mouse
Definition
Mouse.cs:7
InControl
Definition
BindingListenOptions.cs:4
System
Definition
__ComObject.cs:4
source
InControl
TouchType.cs
Generated by
1.10.0