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