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
◆
touchSupported
virtual
bool UnityEngine.EventSystems.BaseInput.touchSupported
get
Definition at line
103
of file
BaseInput.cs
.
104
{
105
get
106
{
107
return
Input.touchSupported;
108
}
109
}
UnityEngine
EventSystems
BaseInput
Generated by
1.10.0