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