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
◆
IsSupportedOnThisPlatform
override
bool InControl.UnityInputDevice.IsSupportedOnThisPlatform
get
Definition at line
188
of file
UnityInputDevice.cs
.
189
{
190
get
191
{
192
InputDeviceProfile
inputDeviceProfile
= this.
profile
;
193
return
inputDeviceProfile ==
null
||
inputDeviceProfile
.
IsSupportedOnThisPlatform
;
194
}
195
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.InputDeviceProfile.IsSupportedOnThisPlatform
bool IsSupportedOnThisPlatform
Definition
InputDeviceProfile.cs:396
InControl.UnityInputDevice.profile
readonly InputDeviceProfile profile
Definition
UnityInputDevice.cs:265
InControl
UnityInputDevice
Generated by
1.10.0