Method GetMouseButton
GetMouseButton(int)
Interface to Input.GetMouseButton. Can be overridden to provide custom input instead of using the Input class.
Declaration
public virtual bool GetMouseButton(int button)
Parameters
| Type | Name | Description |
|---|---|---|
| int | button |
Returns
| Type | Description |
|---|---|
| bool |