Fork me on GitHub

InputObjectFactory.

FreeDeviceCount<T>() Method

Summary

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

Syntax

int FreeDeviceCount<T>() where T : InputObject

Type Parameters

Name Description
T Type of devices to check

Return Value

Type Description
int