|
Edit this page
View Source
Declaration
public static InputManager.GamepadButton GetGamepadButton(GamepadInput input)
Parameters
| Type |
Name |
Description |
| GamepadInput |
input |
|
Returns
|
Edit this page
View Source
Declaration
public static InputManager.GamepadButton GetGamepadButton(string axis)
Parameters
| Type |
Name |
Description |
| string |
axis |
|
Returns
|
Edit this page
View Source
Declaration
public static InputManager.GamepadButton GetGamepadButton(KeyCode key)
Parameters
| Type |
Name |
Description |
| KeyCode |
key |
|
Returns