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
InControl.InputDeviceMatcher Struct Reference

Package Functions

bool Matches (InputDeviceInfo deviceInfo)
 

Properties

OptionalUInt16 VendorID [get, set]
 
OptionalUInt16 ProductID [get, set]
 
OptionalUInt32 VersionNumber [get, set]
 
OptionalInputDeviceDriverType DriverType [get, set]
 
OptionalInputDeviceTransportType TransportType [get, set]
 
string NameLiteral [get, set]
 
string NamePattern [get, set]
 

Private Attributes

OptionalUInt16 vendorID
 
OptionalUInt16 productID
 
OptionalUInt32 versionNumber
 
OptionalInputDeviceDriverType driverType
 
OptionalInputDeviceTransportType transportType
 
string nameLiteral
 
string namePattern
 

Detailed Description

Definition at line 9 of file InputDeviceMatcher.cs.


The documentation for this struct was generated from the following file: