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
EventHandle.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
UnityEngine.EventSystems
4
{
5
// Token: 0x02000096 RID: 150
6
[Flags]
7
public
enum
EventHandle
8
{
9
// Token: 0x040002B4 RID: 692
10
Unused
= 0,
11
// Token: 0x040002B5 RID: 693
12
Used
= 1
13
}
14
}
System
Definition
__ComObject.cs:4
UnityEngine.EventSystems.EventHandle
EventHandle
Definition
EventHandle.cs:8
UnityEngine.EventSystems.EventHandle.Used
@ Used
UnityEngine.EventSystems.EventHandle.Unused
@ Unused
UnityEngine.EventSystems
Definition
AbstractEventData.cs:4
source
UnityEngine.UI
UnityEngine
EventSystems
EventHandle.cs
Generated by
1.10.0