terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
InControl.InputDeviceMatcher Struct Reference
+ Collaboration diagram for InControl.InputDeviceMatcher:

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 11 of file InputDeviceMatcher.cs.


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