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.NativeInputDevice.IsSupportedOnThisPlatform
get
Definition at line
241
of file
NativeInputDevice.cs
.
242
{
243
get
244
{
245
InputDeviceProfile
inputDeviceProfile
= this.
profile
;
246
return
inputDeviceProfile ==
null
||
inputDeviceProfile
.
IsSupportedOnThisPlatform
;
247
}
248
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
InControl.InputDeviceProfile.IsSupportedOnThisPlatform
bool IsSupportedOnThisPlatform
Definition
InputDeviceProfile.cs:396
InControl.NativeInputDevice.profile
InputDeviceProfile profile
Definition
NativeInputDevice.cs:319
InControl
NativeInputDevice
Generated by
1.10.0