cohtml.InputSystem.GamepadInputManager.GamepadAliases
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| string [] | Aliases Array of gamepad names. The names must be written in lowercase to avoid case sensitivity issues. |
| Type | ReturnType The type which will create an instance when is found a match. |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable Aliases
Section titled “variable Aliases”string [] Aliases;Array of gamepad names. The names must be written in lowercase to avoid case sensitivity issues.
variable ReturnType
Section titled “variable ReturnType”Type ReturnType;The type which will create an instance when is found a match.
© 2026 Coherent Labs. All rights reserved.