C# Class WoWmapper.Controllers.DS4.DS4Interface

Datei anzeigen Open project: topher-au/WoWmapper Class Usage Examples

Public Properties

Property Type Description
Controllers List

Public Methods

Method Description
DS4Interface ( ) : System
Scan ( ) : void
Shutdown ( ) : void

Method Details

DS4Interface() public method

public DS4Interface ( ) : System
return System

Scan() public method

public Scan ( ) : void
return void

Shutdown() public method

public Shutdown ( ) : void
return void

Property Details

Controllers public_oe property

public List Controllers
return List