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
PointerType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine
4
{
5
// Token: 0x0200000B RID: 11
6
public
enum
PointerType
7
{
8
// Token: 0x04000051 RID: 81
9
Mouse
,
10
// Token: 0x04000052 RID: 82
11
Touch
,
12
// Token: 0x04000053 RID: 83
13
Pen
14
}
15
}
System
Definition
__ComObject.cs:4
UnityEngine.PointerType
PointerType
Definition
PointerType.cs:7
UnityEngine.PointerType.Pen
@ Pen
UnityEngine.PointerType.Touch
@ Touch
UnityEngine.PointerType.Mouse
@ Mouse
UnityEngine
Definition
_AndroidJNIHelper.cs:6
source
UnityEngine.IMGUIModule
UnityEngine
PointerType.cs
Generated by
1.10.0