Fork me on GitHub

InputManager.

DeviceCount<T>() Method

Summary

Returns the number of the specified devices discovered by OIS
Namespace
SharpInputSystem
Containing Type
InputManager

Syntax

public int DeviceCount<T>() where T : InputObject

Type Parameters

Name Description
T Type that you are interested in

Return Value

Type Description
int