This version of Unity is unsupported.

BaseInput.GetMouseButton

Declaration

public bool GetMouseButton(int button);

Description

Interface to Input.GetMouseButton. Can be overridden to provide custom input instead of using the Input class.