This version of Unity is unsupported.

BaseInput.GetMouseButtonDown

Declaration

public bool GetMouseButtonDown(int button);

Description

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