cohtml.InputSystem.GamepadInputManager.GamepadAliases

Public Attributes

Name
string []Aliases
Array of gamepad names. The names must be written in lowercase to avoid case sensitivity issues.
TypeReturnType
The type which will create an instance when is found a match.

Public Attributes Documentation

variable Aliases

string [] Aliases;

Array of gamepad names. The names must be written in lowercase to avoid case sensitivity issues.

variable ReturnType

Type ReturnType;

The type which will create an instance when is found a match.