- Namespace
- SharpInputSystem
- Containing Type
- JoystickState
Syntax
public void SetButtonDown(int button, bool pressed)
Parameters
| Name | Type | Description |
|---|---|---|
| button | int | |
| pressed | bool |
Return Value
| Type | Description |
|---|---|
| void |
public void SetButtonDown(int button, bool pressed)
| Name | Type | Description |
|---|---|---|
| button | int | |
| pressed | bool |
| Type | Description |
|---|---|
| void |