Fork me on GitHub

InputObjectFactory.

DeviceCount<T>() Method

Summary

Number of total devices of requested type
Namespace
SharpInputSystem
Containing Type
InputObjectFactory

Syntax

int DeviceCount<T>() where T : InputObject

Type Parameters

Name Description
T Type of devices to check

Return Value

Type Description
int