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
◆
pixelDragThreshold
int UnityEngine.EventSystems.EventSystem.pixelDragThreshold
get
set
Definition at line
56
of file
EventSystem.cs
.
57
{
58
get
59
{
60
return
this.
m_DragThreshold
;
61
}
62
set
63
{
64
this.m_DragThreshold
=
value
;
65
}
66
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
UnityEngine.EventSystems.EventSystem.m_DragThreshold
int m_DragThreshold
Definition
EventSystem.cs:396
System.ExceptionArgument.value
@ value
UnityEngine
EventSystems
EventSystem
Generated by
1.10.0